OnRender Method (Common)
Renders a control to the specified output stream.
protected virtual void OnRender(
System.Web.UI.HtmlTextWriter writer
)
Parameters
- writer
Specifies the output stream adapter to which the control will be rendered.
See Also
Applies to: TextView Class | MobileControl Class