Processes postback data for the System.Web.UI.WebControls.RadioButton control.
true if the data for the System.Web.UI.WebControls.RadioButton has changed; otherwise, false.
The RadioButton.LoadPostData(string, System.Collections.Specialized.NameValueCollection) method is called by the System.Web.UI.IPostBackDataHandler.LoadPostData(string, System.Collections.Specialized.NameValueCollection) method. It is used primarily by control developers extending the functionality of the System.Web.UI.WebControls.RadioButton control.