Base:
method
LoadPostData
System.Web.UI.WebControls.CheckBox.LoadPostData(System.String, System.Collections.Specialized.NameValueCollection)
1 reference to LoadPostData
System.Web (1)
UI\WebControls\RadioButton.cs (1)
121return LoadPostData(postDataKey, postCollection);