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

In This Topic
    OnClientItemMoved Property
    In This Topic
    The event fired after an item is moved.
    Syntax
    'Declaration
     
    Public Property OnClientItemMoved As System.String
    public System.string OnClientItemMoved {get; set;}
    See Also