ComponentOne ASP.NET MVC Controls
OnClientMapChanged Property

C1.Web.Mvc Namespace > DataMap Class : OnClientMapChanged Property
Occurs when the map data changes.
Syntax
'Declaration
 
<JsonAttribute("mapChanged")>
Public Property OnClientMapChanged As String
[Json("mapChanged")]
public string OnClientMapChanged {get; set;}
See Also

Reference

DataMap Class
DataMap Members