the name of the Javascript resource used by the ISFMap, which is different depending on
whether a TiledSfMap or simple SFMap is used
Namespace:
EGIS.Web.ControlsAssembly: EGIS.Web.Controls (in EGIS.Web.Controls.dll)
Syntax
Visual Basic |
---|
ReadOnly Property ClientJSResouceName As String Get |
C# |
---|
string ClientJSResouceName { get; } |
Visual C++ |
---|
property String^ ClientJSResouceName { String^ get (); } |
JavaScript |
---|
function get_clientJSResouceName(); |