EditorZoneBase.HeaderText Property

 

Gets or sets the text for the header area of a zone.

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

override HeaderText : string with get, set

Property Value

Type: System.String

A string that contains the header text for the zone. The default is an empty string ("").

.NET Framework
Available since 2.0
Return to top
Show: