Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Render the bold and italic tags.
Syntax
Visual Basic Public Sub
RenderBeginModalTags( ByVal writer As HtmlTextWriter )C# public void
RenderBeginModalTags(HtmlTextWriter writer );Managed C++ public: void
RenderBeginModalTags(HtmlTextWriter writer );JScript public function
RenderBeginModalTags(writer : HtmlTextWriter );
Parameters
writer Required. The HtmlTextWriter to receive the HTML.
Return Value
No return value.
Applies To
CssCollection
See Also