System.Web.UI.WebControls.PolygonHotSpot.MarkupName Property

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

Syntax

protected override string MarkupName { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The PolygonHotSpot.MarkupName property is used internally by ASP.NET to get the markup-language string representation for the shape of the System.Web.UI.WebControls.PolygonHotSpot object. This property always returns the string "poly". 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