WebZone.VerbStyle Property

 

Gets the style attributes for the user interface (UI) verbs associated with Web Parts controls in a zone.

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

[<PersistenceModeAttribute(PersistenceMode.InnerProperty)>]
member VerbStyle : Style with get

Property Value

Type: System.Web.UI.WebControls.Style

A Style that contains style attributes for the verbs associated with Web Parts controls contained by a zone.

.NET Framework
Available since 2.0
Return to top
Show: