ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Maps Namespace / C1Maps Class / OnClientTargetCenterChanged Property

In This Topic
    OnClientTargetCenterChanged Property
    In This Topic
    Gets or sets the callback function which is called after the target center of the maps changed.
    Syntax
    'Declaration
     
    Public Property OnClientTargetCenterChanged As System.String
    public System.string OnClientTargetCenterChanged {get; set;}
    See Also