returns the Client id of the internal GIS Image. This is used by controls only
Namespace:
EGIS.Web.ControlsAssembly: EGIS.Web.Controls (in EGIS.Web.Controls.dll)
Syntax
Visual Basic |
---|
Public ReadOnly Property GisImageClientId As String Get |
C# |
---|
public string GisImageClientId { get; } |
Visual C++ |
---|
public: virtual property String^ GisImageClientId { String^ get () sealed; } |
JavaScript |
---|
function get_gisImageClientId(); |