WebZone.EmptyZoneTextStyle Property
.NET Framework (current version)
Gets the style attributes for the placeholder text in an empty zone.
Assembly: System.Web (in System.Web.dll)
<PersistenceModeAttribute(PersistenceMode.InnerProperty)> Public ReadOnly Property EmptyZoneTextStyle As Style
Property Value
Type: System.Web.UI.WebControls.StyleA Style that contains style attributes for the text assigned to a zone's EmptyZoneText property.
The value of this property, when set, can be saved automatically to a resource file by using a designer tool. For more information, see LocalizableAttribute and ASP.NET Globalization and Localization.
.NET Framework
Available since 2.0
Available since 2.0
Show: