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

In This Topic
    C1FileExplorerCreateDirectoryEventArgs Class
    In This Topic
    Contains event data for C1FileExplorer.ItemCommand event while performing FileCommand.CreateDirectory command.
    Object Model
    C1FileExplorerCreateDirectoryEventArgs Class
    Syntax
    'Declaration
     
    Public Class C1FileExplorerCreateDirectoryEventArgs 
       Inherits C1FileExplorerEventArgs
    public class C1FileExplorerCreateDirectoryEventArgs : C1FileExplorerEventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          C1.Web.Wijmo.Controls.C1FileExplorer.C1FileExplorerEventArgs
             C1.Web.Wijmo.Controls.C1FileExplorer.C1FileExplorerCreateDirectoryEventArgs

    See Also