ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc Namespace / TreeView Class / OnClientNodeEditStarted Property

In This Topic
    OnClientNodeEditStarted Property
    In This Topic
    Occurs after a node has entered edit mode.
    Syntax
    'Declaration
     
    
    Public Property OnClientNodeEditStarted As String
    public string OnClientNodeEditStarted {get; set;}
    See Also