HotSpot.MarkupName Property
.NET Framework 3.0
When overridden in a derived class, gets the string representation for the HotSpot object's shape.
Namespace: System.Web.UI.WebControls
Assembly: System.Web (in system.web.dll)
Assembly: System.Web (in system.web.dll)
The MarkupName member is used primarily by control developers when deriving a custom implementation from the HotSpot class.
When overridden in a derived class, the MarkupName property gets a string that represents the name of the HotSpot object's shape.
Notes to Inheritors: When you inherit from HotSpot, you must override the MarkupName property.Community Additions
ADD
Show: