The client Id of the Map's GIS Image

Namespace:  EGIS.Web.Controls
Assembly:  EGIS.Web.Controls (in EGIS.Web.Controls.dll)

Syntax

Visual Basic
ReadOnly Property GisImageClientId As String
	Get
C#
string GisImageClientId { get; }
Visual C++
property String^ GisImageClientId {
	String^ get ();
}
JavaScript
function get_gisImageClientId();

See Also