RadioButton.OnPreRender Method
.NET Framework 3.0
This method supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Raises the PreRender event.
Namespace: System.Web.UI.WebControlsAssembly: System.Web (in system.web.dll)
The OnPreRender method notifies the RadioButton control to perform any necessary prerendering steps prior to saving view state and rendering content.
Community Additions
ADD
Show: