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

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