[]
Renders the control to the specified HTML writer.
protected override void Render(HtmlTextWriter writer)
Protected Overrides Sub Render(writer As HtmlTextWriter)
Type | Name | Description |
---|---|---|
HtmlTextWriter | writer | The HtmlTextWriter object that receives the control content. |