Raises the System.Web.UI.Control.PreRender event.
- e
An EventArgs that contains event data.
The HtmlInputHidden.OnPreRender(EventArgs) method is called just prior to rendering the System.Web.UI.HtmlControls.HtmlInputHidden control. The HtmlInputHidden.OnPreRender(EventArgs) method is used primarily by control developers extending the functionality of the System.Web.UI.HtmlControls.HtmlInputHidden control.