OnPreRender Method (Common)
Called by the control's OnPreRender method, to perform adapter-specific work prior to rendering.
public virtual void OnPreRender(
EventArgs e
)
Parameters
- e
An object (defined by EventArgs) that contains event data.
See Also
Applies to: ControlAdapter Class | HtmlObjectListAdapter Class| MobileControl Class | SelectionList Class | WmlSelectionListAdapter Class| WmlTextBoxAdapter Class |