System.Web.UI.WebControls.HotSpot.GetCoordinates Method

When overridden in a derived class, returns a string that represents the coordinates of the System.Web.UI.WebControls.HotSpot region.

Syntax

public abstract string GetCoordinates ()

Returns

A string that represents the coordinates of the System.Web.UI.WebControls.HotSpot region.

Remarks

When overridden in a derived class, the HotSpot.GetCoordinates method returns the string representation of the coordinates of the System.Web.UI.WebControls.HotSpot region.

Requirements

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