Name | Description | |
---|---|---|
C1FileExplorer Constructor | Construct a new instance of C1FileExplorer. |
The following tables list the members exposed by C1FileExplorer.
Name | Description | |
---|---|---|
C1FileExplorer Constructor | Construct a new instance of C1FileExplorer. |
Name | Description | |
---|---|---|
AccessKey | (Inherited from System.Web.UI.WebControls.WebControl) | |
AllowFileExtensionRename | Get or set whether to allow changing the extension of the file while renaming | |
AllowMultipleSelection | Get or set whether to allow multiple items selection. | |
AllowPaging | Get or set whether to use paging. | |
CDNDependencyPaths | A string array value specifies all css/js references that wijmo control depends on. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetDataBoundControlBase) | |
CDNPath | Content Delivery Network path. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetDataBoundControlBase) | |
ClientIDMode | (Inherited from System.Web.UI.Control) | |
CssClass | (Inherited from System.Web.UI.WebControls.WebControl) | |
Culture | Gets or sets culture ID. | |
CurrentFolder | Get or set the url of current selected node in the tree. | |
DataMember | (Inherited from System.Web.UI.WebControls.DataBoundControl) | |
DeletePaths | Gets or sets which paths in which files or subdirectories can be deleted. | |
DisplayVisible | Gets 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) | |
EnableCombinedJavaScripts | Enable 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) | |
EnableCopy | Get or set a value indicating whether to allow copying of files/folders. | |
EnableCreateNewFolder | Get or set a value indicating whether to allow creating new folders. | |
Enabled | Gets or sets a value indicating whether the Web server control is enabled. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetDataBoundControlBase) | |
EnableFilteringOnEnterPressed | A bool value specifies whether to perform the filtering after the 'Enter' key is pressed. | |
EnableOpenFile | Get or set a value indicating whether to allow opening a new window with the file. | |
EnableTheming | (Inherited from System.Web.UI.WebControls.WebControl) | |
EnableTimeView | Time columns will be shown if the value set is true | |
EnableViewState | (Inherited from System.Web.UI.Control) | |
Height | (Inherited from System.Web.UI.WebControls.WebControl) | |
ID | (Inherited from System.Web.UI.Control) | |
InitPath | Get or set the initial path to load data into TreeView. | |
ItemType | (Inherited from System.Web.UI.WebControls.DataBoundControl) | |
Mode | Get or set the ExplorerMode. | |
OnClientErrorOccurred | The event fired when an error occurs. | |
OnClientFileOpened | The event fired after a file is opened. | |
OnClientFileOpening | The event fired before a file is opened. | |
OnClientFiltered | The event fired after filtering. | |
OnClientFiltering | The event fired before filtering. | |
OnClientFolderChanged | The event fired after current active folder is changed. | |
OnClientFolderLoaded | The event fired after a folder content is loaded. | |
OnClientItemCopied | The event fired after an item is copied. | |
OnClientItemCopying | The event fired before an item is copied. | |
OnClientItemDeleted | The event fired after an item is deleted. | |
OnClientItemDeleting | The event fired before an item is deleted. | |
OnClientItemMoved | The event fired after an item is moved. | |
OnClientItemMoving | The event fired before an item is moved. | |
OnClientItemPasted | The event fired after an item is pasted. | |
OnClientItemPasting | The event fired before an item is pasted. | |
OnClientItemRenamed | The event fired after an item is renamed. | |
OnClientItemRenaming | The event fired before an item is renamed. | |
OnClientItemSelected | The event fired after the item is selected. | |
OnClientNewFolderCreated | The event fired after a new folder is created. | |
OnClientNewFolderCreating | The event fired before a new folder is created. | |
PageSize | When using paging, get or set the number of items loaded per page. | |
SearchPatterns | Get or set the patterns of files that are shown, usually the file extensions. | |
SelectMethod | (Inherited from System.Web.UI.WebControls.DataBoundControl) | |
Shortcuts | Get or set the supported keyboard shortcuts. | |
SkinID | (Inherited from System.Web.UI.WebControls.WebControl) | |
SupportsDisabledAttribute | (Inherited from System.Web.UI.WebControls.BaseDataBoundControl) | |
TabIndex | (Inherited from System.Web.UI.WebControls.WebControl) | |
Theme | Name 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) | |
ThemeSwatch | A 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) | |
ToolTip | (Inherited from System.Web.UI.WebControls.WebControl) | |
TreePanelWidth | Get or set the width of the TreeView. | |
UseCDN | Determines 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) | |
ValidateRequestMode | (Inherited from System.Web.UI.Control) | |
ViewMode | Get or set the ViewMode of the detail. The value will be GridView or ThumbnailsView. | |
ViewPaths | Get or set the folder paths to show. | |
ViewStateMode | (Inherited from System.Web.UI.Control) | |
VisibleControls | Get or set the components to show in FileExplorer. | |
Width | (Inherited from System.Web.UI.WebControls.WebControl) | |
WijmoControlMode | A 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) | |
WijmoCssAdapter | Indicates the control applies the theme of JQuery UI or Bootstrap. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetDataBoundControlBase) |
Name | Description | |
---|---|---|
ApplyStyle | (Inherited from System.Web.UI.WebControls.WebControl) | |
ApplyStyleSheetSkin | (Inherited from System.Web.UI.Control) | |
CopyBaseAttributes | (Inherited from System.Web.UI.WebControls.WebControl) | |
DataBind | (Inherited from System.Web.UI.WebControls.BaseDataBoundControl) | |
Dispose | (Inherited from System.Web.UI.Control) | |
FindControl | (Inherited from System.Web.UI.Control) | |
Focus | (Inherited from System.Web.UI.Control) | |
GetPropertyValue<V> | Gets the property value by property name. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetDataBoundControlBase) | |
GetRouteUrl | Overloaded. (Inherited from System.Web.UI.Control) | |
GetScriptDescriptors | When overridden in a derived class, registers the WidgetDescriptor objects for the control. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetDataBoundControlBase) | |
GetScriptReferences | When overridden in a derived class, registers an additional script libraries for the extender control. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetDataBoundControlBase) | |
GetUniqueIDRelativeTo | (Inherited from System.Web.UI.Control) | |
HasControls | (Inherited from System.Web.UI.Control) | |
MergeStyle | (Inherited from System.Web.UI.WebControls.WebControl) | |
RegisterDesignTimeStyleSheet | Register design time stylesheet (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetDataBoundControlBase) | |
RenderBeginTag | (Inherited from System.Web.UI.WebControls.WebControl) | |
RenderControl | (Inherited from System.Web.UI.Control) | |
RenderEndTag | (Inherited from System.Web.UI.WebControls.WebControl) | |
ResolveClientUrl | (Inherited from System.Web.UI.Control) | |
ResolveUrl | (Inherited from System.Web.UI.Control) | |
SetPropertyValue<V> | Sets the property value by property name. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetDataBoundControlBase) | |
SetRenderMethodDelegate | (Inherited from System.Web.UI.Control) |
Name | Description | |
---|---|---|
CallingDataMethods | (Inherited from System.Web.UI.WebControls.DataBoundControl) | |
CreatingModelDataSource | (Inherited from System.Web.UI.WebControls.DataBoundControl) | |
DataBinding | (Inherited from System.Web.UI.Control) | |
DataBound | (Inherited from System.Web.UI.WebControls.BaseDataBoundControl) | |
Disposed | (Inherited from System.Web.UI.Control) | |
Init | (Inherited from System.Web.UI.Control) | |
ItemCommand | Event fired when any file or folder operation is made at the server side. If you want to cancel the operation, juse set C1FileExplorerEventArgs.Cancel = true. | |
Load | (Inherited from System.Web.UI.Control) | |
PreRender | (Inherited from System.Web.UI.Control) | |
Unload | (Inherited from System.Web.UI.Control) |