ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.Web.Mvc Namespace / DataMap Class / OnClientMapChanged Property

In This Topic
    OnClientMapChanged Property
    In This Topic
    Occurs when the map data changes.
    Syntax
    'Declaration
     
    Public Property OnClientMapChanged As String
    public string OnClientMapChanged {get; set;}
    See Also