HotSpot.MarkupName Property
.NET Framework 2.0
Note: This property is new in the .NET Framework version 2.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.Windows 98, Windows 2000 SP4, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see System Requirements.
Community Additions
ADD
Show: