Raises the System.Web.UI.Control.PreRender event for the System.Web.UI.HtmlControls.HtmlSelect control.
- e
- An EventArgs that contains the event data.
If the HtmlSelect.Size property is greater than 1, then the HtmlSelect.OnPreRender(EventArgs) method registers the System.Web.UI.HtmlControls.HtmlSelect control with the System.Web.UI.Page control as one that requires postback processing.