HttpOverlayGetParamsJSON Method |
Gets the parameters used
Namespace:
Cadcorp.Configuration
Assembly:
Cadcorp.Configuration (in Cadcorp.Configuration.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntaxprotected override string GetParamsJSON()
Protected Overrides Function GetParamsJSON As String
Return Value
Type:
StringA JS string containing all parameters used in the map
See Also