Click or drag to resize

XMapToolsCheckedXMapLayers Field

Cache for requests to AreXMapLayersAvailable(...). Clear this cache to force new XMap requests instead of returning cache results.

Namespace:  Ptv.XServer.Controls.Map.Tools
Assembly:  Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax
public static Dictionary<string, Nullable<bool>> CheckedXMapLayers

Field Value

Type: DictionaryString, NullableBoolean
See Also