Returns the string representation of this instance of a System.Web.UI.WebControls.HotSpot object.
A string that represents this System.Web.UI.WebControls.HotSpot object.
The HotSpot.ToString method returns a string that represents the current System.Web.UI.WebControls.HotSpot object. For example, if the current System.Web.UI.WebControls.HotSpot is an instance of the System.Web.UI.WebControls.CircleHotSpot class, calling this method returns the string "CircleHotSpot".