Click or drag to resize

ArcGIS93RestOverlayGetOptionsJSON Method

Gets the options used for this layer

Namespace:  Cadcorp.Configuration
Assembly:  Cadcorp.Configuration (in Cadcorp.Configuration.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntax
protected override string GetOptionsJSON()

Return Value

Type: String
A javascript string containing all otptions used in the map in json format
See Also