ToolZone::RenderHeader Method (HtmlTextWriter^)
.NET Framework (current version)
Overrides the base method to provide specialized rendering for the header area required by ToolZone controls.
Assembly: System.Web (in System.Web.dll)
Parameters
- writer
-
Type:
System.Web.UI::HtmlTextWriter^
An HtmlTextWriter that renders the header section.
The RenderHeader method renders all the details for the header of a ToolZone control, including style attributes, the table that contains the header, the actual contents, and a close verb.
.NET Framework
Available since 2.0
Available since 2.0
Show: