'Declaration
Protected Overridable Sub RenderMarkup( _ ByVal writer As HtmlTextWriter _ )
protected virtual void RenderMarkup( HtmlTextWriter writer )
Parameters
- writer
- the specified writer used to write the markup.
'Declaration
Protected Overridable Sub RenderMarkup( _ ByVal writer As HtmlTextWriter _ )
protected virtual void RenderMarkup( HtmlTextWriter writer )