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

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

HtmlInputRadioButton.LoadPostData メソッド

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

HtmlInputRadioButton コントロールポストバック データ処理します

名前空間: System.Web.UI.HtmlControls
アセンブリ: 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

受信する名前と値すべてのコレクション

戻り値
ポストバック結果HtmlInputRadioButton コントロールの状態変化した場合trueそれ以外場合false

解説解説

LoadPostData メソッドは、HtmlInputRadioButton コントロールポストバック値が前の値と異なかどうか確認し異な場合true返します

LoadPostData メソッドは、主に、コントロール開発者HtmlInputRadioButton コントロール機能拡張する際に使用します

プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
HtmlInputRadioButton クラス
HtmlInputRadioButton メンバ
System.Web.UI.HtmlControls 名前空間
その他の技術情報
HTML サーバー コントロール


このページでは「.NET Framework クラス ライブラリ リファレンス」からHtmlInputRadioButton.LoadPostData メソッドを検索した結果を表示しています。
Weblioに収録されているすべての辞書からHtmlInputRadioButton.LoadPostData メソッドを検索する場合は、下記のリンクをクリックしてください。
 全ての辞書からHtmlInputRadioButton.LoadPostData メソッド を検索

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

辞書ショートカット

すべての辞書の索引

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

   

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



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

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

©2025 GRAS Group, Inc.RSS