System.Web.UI.WebControls.RadioButton.LoadPostData Method

Processes postback data for the System.Web.UI.WebControls.RadioButton control.

Syntax

protected override bool LoadPostData (string postDataKey, System.Collections.Specialized.NameValueCollection postCollection)

Parameters

postDataKey
The key identifier for the control.
postCollection
The collection of all incoming name values.

Returns

true if the data for the System.Web.UI.WebControls.RadioButton has changed; otherwise, false.

Remarks

Requirements

Namespace: System.Web.UI.WebControls
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0