System.Web.UI.WebControls.HotSpot.MarkupName Property

When overridden in a derived class, gets the string representation for the System.Web.UI.WebControls.HotSpot object's shape.

Syntax

protected abstract string MarkupName { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The HotSpot.MarkupName member is used primarily by control developers when deriving a custom implementation from the System.Web.UI.WebControls.HotSpot class.

When overridden in a derived class, the HotSpot.MarkupName property gets a string that represents the name of the System.Web.UI.WebControls.HotSpot object's shape.

Requirements

Namespace: System.Web.UI.WebControls
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0