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

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