Raises the System.Web.UI.Control.OnPreRender(EventArgs) event and registers the control as one that requires postback handling.
- e
- An EventArgs that contains event data.
The HtmlInputCheckBox.OnPreRender(EventArgs) method overrides the base System.Web.UI.Control.OnPreRender(EventArgs) method. HtmlInputCheckBox.OnPreRender(EventArgs) is used primarily by control developers.