System.Web.UI.WebControls.RectangleHotSpot.MarkupName Property

Gets the string representation for the System.Web.UI.WebControls.RectangleHotSpot object's shape.

Syntax

protected override string MarkupName { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The RectangleHotSpot.MarkupName property is used internally by ASP.NET to get the string representation for the System.Web.UI.WebControls.RectangleHotSpot object's shape. This property always returns the string "rect". You cannot access this property directly from your application's code.

Requirements

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