ToolZone.RenderVerbs Method (HtmlTextWriter)
.NET Framework (current version)
Provides a base method declaration that derived ToolZone controls can override to customize the rendering of the verbs within a specialized zone.
Assembly: System.Web (in System.Web.dll)
abstract RenderVerbs : writer:HtmlTextWriter -> unit override RenderVerbs : writer:HtmlTextWriter -> unit
Parameters
- writer
-
Type:
System.Web.UI.HtmlTextWriter
An HtmlTextWriter that renders the verbs in a zone.
.NET Framework
Available since 2.0
Available since 2.0
Show: