ToolZone::RenderVerbs Method (HtmlTextWriter^)

 

Provides a base method declaration that derived ToolZone controls can override to customize the rendering of the verbs within a specialized zone.

Namespace:   System.Web.UI.WebControls.WebParts
Assembly:  System.Web (in System.Web.dll)

protected:
virtual void RenderVerbs(
	HtmlTextWriter^ writer
)

Parameters

writer
Type: System.Web.UI::HtmlTextWriter^

An HtmlTextWriter that renders the verbs in a zone.

.NET Framework
Available since 2.0
Return to top
Show: