returns the client id of the map
Namespace:
EGIS.Web.ControlsAssembly: EGIS.Web.Controls (in EGIS.Web.Controls.dll)
Syntax
Visual Basic |
---|
Public ReadOnly Property ControlId As String Get |
C# |
---|
public string ControlId { get; } |
Visual C++ |
---|
public: virtual property String^ ControlId { String^ get () sealed; } |
JavaScript |
---|
function get_controlId(); |
Implements
ISFMap..::..ControlIdRemarks
this method implements the ClientJSResouceName method of ISFMap interface