ImageButton.LoadPostData メソッドとは? わかりやすく解説

Weblio 辞書 > コンピュータ > .NET Framework クラス ライブラリ リファレンス > ImageButton.LoadPostData メソッドの意味・解説 

ImageButton.LoadPostData メソッド

メモ : このメソッドは、.NET Framework version 2.0新しく追加されたものです。

ImageButton コントロールポストされたデータ処理します

名前空間: System.Web.UI.WebControls
アセンブリ: System.Web (system.web.dll 内)
構文構文

Protected Overridable Function
 LoadPostData ( _
    postDataKey As String, _
    postCollection As NameValueCollection _
) As Boolean
Dim postDataKey As String
Dim postCollection As NameValueCollection
Dim returnValue As Boolean

returnValue = Me.LoadPostData(postDataKey, postCollection)
protected virtual bool LoadPostData (
    string postDataKey,
    NameValueCollection postCollection
)
protected:
virtual bool LoadPostData (
    String^ postDataKey, 
    NameValueCollection^ postCollection
)
protected boolean LoadPostData (
    String postDataKey, 
    NameValueCollection postCollection
)
protected function LoadPostData (
    postDataKey : String, 
    postCollection : NameValueCollection
) : boolean

パラメータ

postDataKey

コレクション内のエントリのインデックス指定使用するキー値。

postCollection

ポスト情報格納する System.Collections.Specialized.NameValueCollection。

戻り値
常に false返します

解説解説

LoadPostData メンバは、カスタム クラスImageButton コントロールか派生させる場合に、主に開発者によって使用されます。

ImageButton は x 値と y 値がポストされたかどうかを確認しユーザーイメージクリックしたことを示します次に ImageButton は、イベント処理段階イベント発生させるページ登録します

プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
ImageButton クラス
ImageButton メンバ
System.Web.UI.WebControls 名前空間
System.Collections.Specialized.NameValueCollection
その他の技術情報
ImageButton Web サーバー コントロール宣言構文
Button Web サーバー コントロール概要



英和和英テキスト翻訳>> Weblio翻訳
英語⇒日本語日本語⇒英語
  

辞書ショートカット

すべての辞書の索引

ImageButton.LoadPostData メソッドのお隣キーワード
検索ランキング

   

英語⇒日本語
日本語⇒英語
   



ImageButton.LoadPostData メソッドのページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

   
日本マイクロソフト株式会社日本マイクロソフト株式会社
© 2025 Microsoft.All rights reserved.

©2025 GRAS Group, Inc.RSS