MapClientSideAfterLayersCreatedCollection Property |
[Missing <summary> documentation for "P:Cadcorp.Web.UI.OpenLayers.Map.ClientSideAfterLayersCreatedCollection"]
Namespace:
Cadcorp.Web.UI.OpenLayers
Assembly:
Cadcorp.Web.UI (in Cadcorp.Web.UI.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntaxpublic ClientEventCollection ClientSideAfterLayersCreatedCollection { get; set; }
Public Property ClientSideAfterLayersCreatedCollection As ClientEventCollection
Get
Set
<asp:Map ClientSideAfterLayersCreatedCollection="ClientEventCollection" />
Property Value
Type:
ClientEventCollection
See Also