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

In This Topic
    C1FileExplorer Class Properties
    In This Topic

    For a list of all members of this type, see C1FileExplorer members.

    Public Properties
     NameDescription
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public PropertyGet or set whether to allow changing the extension of the file while renaming  
    Public PropertyGet or set whether to allow multiple items selection.  
    Public PropertyGet or set whether to use paging.  
    Public PropertyA string array value specifies all css/js references that wijmo control depends on. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetDataBoundControlBase)
    Public PropertyContent Delivery Network path. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetDataBoundControlBase)
    Public Property (Inherited from System.Web.UI.Control)
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public PropertyGets or sets culture ID.  
    Public PropertyGet or set the url of current selected node in the tree.  
    Public Property (Inherited from System.Web.UI.WebControls.DataBoundControl)
    Public PropertyGets or sets which paths in which files or subdirectories can be deleted.  
    Public PropertyGets or sets a value that indicates whether a server control is rendered as UI on the page. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetDataBoundControlBase)
    Public PropertyEnable JavaScripts files combined into one file. In order to combined enabled, you must register the WijmoHttpHandler in web.config. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetDataBoundControlBase)
    Public PropertyGet or set a value indicating whether to allow copying of files/folders.  
    Public PropertyGet or set a value indicating whether to allow creating new folders.  
    Public PropertyGets or sets a value indicating whether the Web server control is enabled. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetDataBoundControlBase)
    Public PropertyA bool value specifies whether to perform the filtering after the 'Enter' key is pressed.  
    Public PropertyGet or set a value indicating whether to allow opening a new window with the file.  
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public PropertyTime columns will be shown if the value set is true  
    Public Property (Inherited from System.Web.UI.Control)
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public Property (Inherited from System.Web.UI.Control)
    Public PropertyGet or set the initial path to load data into TreeView.  
    Public Property (Inherited from System.Web.UI.WebControls.DataBoundControl)
    Public PropertyGet or set the ExplorerMode.  
    Public PropertyThe event fired when an error occurs.  
    Public PropertyThe event fired after a file is opened.  
    Public PropertyThe event fired before a file is opened.  
    Public PropertyThe event fired after filtering.  
    Public PropertyThe event fired before filtering.  
    Public PropertyThe event fired after current active folder is changed.  
    Public PropertyThe event fired after a folder content is loaded.  
    Public PropertyThe event fired after an item is copied.  
    Public PropertyThe event fired before an item is copied.  
    Public PropertyThe event fired after an item is deleted.  
    Public PropertyThe event fired before an item is deleted.  
    Public PropertyThe event fired after an item is moved.  
    Public PropertyThe event fired before an item is moved.  
    Public PropertyThe event fired after an item is pasted.  
    Public PropertyThe event fired before an item is pasted.  
    Public PropertyThe event fired after an item is renamed.  
    Public PropertyThe event fired before an item is renamed.  
    Public PropertyThe event fired after the item is selected.  
    Public PropertyThe event fired after a new folder is created.  
    Public PropertyThe event fired before a new folder is created.  
    Public PropertyWhen using paging, get or set the number of items loaded per page.  
    Public PropertyGet or set the patterns of files that are shown, usually the file extensions.  
    Public Property (Inherited from System.Web.UI.WebControls.DataBoundControl)
    Public PropertyGet or set the supported keyboard shortcuts.  
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public Property (Inherited from System.Web.UI.WebControls.BaseDataBoundControl)
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public PropertyName of the theme that will be used to style the widgets. Available embedded themes include: aristo, midnight, and ui-lightness. Note that only one theme can be used for the whole page at one time. Please make sure that all widget extenders have the same Theme value. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetDataBoundControlBase)
    Public PropertyA value that indicates the theme swatch of the control, this property only works when WijmoControlMode property is Mobile. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetDataBoundControlBase)
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public PropertyGet or set the width of the TreeView.  
    Public PropertyDetermines whether the widget extender must load client resources from CDN (Content Delivery Network) path given by property CDNPath. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetDataBoundControlBase)
    Public Property (Inherited from System.Web.UI.Control)
    Public PropertyGet or set the ViewMode of the detail. The value will be GridView or ThumbnailsView.  
    Public PropertyGet or set the folder paths to show.  
    Public Property (Inherited from System.Web.UI.Control)
    Public PropertyGet or set the components to show in FileExplorer.  
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public PropertyA value that indicates mode of the control, whether it is a mobile or web control. Note that only one value can be used for the whole website or project. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetDataBoundControlBase)
    Public PropertyIndicates the control applies the theme of JQuery UI or Bootstrap. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetDataBoundControlBase)
    Top
    See Also