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.
Closes the tags.
Syntax
Visual Basic Public Sub
RenderEndModalTags( ByVal writer As HtmlTextWriter )C# public void
RenderEndModalTags(HtmlTextWriter writer );Managed C++ public: void
RenderEndModalTags(HtmlTextWriter writer );JScript public function
RenderEndModalTags(writer : HtmlTextWriter );
Parameters
writer Required. The HtmlTextWriter to receive the HTML.
Return Value
No return value.
Applies To
CssCollection
See Also