the Id of the MapControl
Namespace:
EGIS.Web.ControlsAssembly: EGIS.Web.Controls (in EGIS.Web.Controls.dll)
Syntax
Visual Basic |
---|
ReadOnly Property ControlId As String Get |
C# |
---|
string ControlId { get; } |
Visual C++ |
---|
property String^ ControlId { String^ get (); } |
JavaScript |
---|
function get_controlId(); |