FileManagerSettings Properties
Contains the FileManager extension settings.
Name | Description |
---|---|
Accessibility |
Enables accessibility support. |
Access |
Gets or sets the access key that allows you to quickly navigate to the ASP. |
After |
Enables you to perform custom actions after a callback or a postback initiated by the control has been processed on the server. |
Attributes |
Gets the collection of arbitrary attributes (for rendering only) that do not correspond to properties on the control.
Inherited from Settings |
Callback |
Defines the callback routing logic by specifying the names of a Controller and an Action which should handle callbacks. |
Client |
Gets an object that lists the client-side events specific to the File |
Client |
Gets or sets a value that specifies the initial visibility state of a File |
Control |
Provides access to the style settings declared at the root level of the extension’s wrapped web server control.
Inherited from Settings |
Custom |
Defines the custom callback routing logic by specifying the names of a Controller and an Action which should handle custom callbacks initiated by the MVCx |
Custom |
Fires when a callback has been initiated. |
Custom |
Enables you to provide custom error descriptions. |
Custom |
Allows you to display custom file information in the file tooltip and columns. |
Custom |
Gets or sets the custom file system provider used within File |
Custom |
Gets or sets the name of a custom file system provider type that is used within File |
Custom |
Enables you to supply any server data that can then be parsed on the client. |
Custom |
Occurs each time before a thumbnail is created. |
Custom |
Allows the tooltip for the current File |
Data |
Allows you to perform custom actions before a File |
Data |
Allows you to perform some actions after the File |
Details |
Allows you to specify the display text of a custom column cell. |
Details |
Enables you to provide custom filter items displayed within a filter dropdown for a custom column. |
Download |
Defines the callback routing logic by specifying the name of the Controller and the Action which should handle requests related to file downloading. |
Enable |
Gets or sets a value that specifies whether a specific animation effect is used when a tree list’s content is updated via a callback. |
Enabled |
Gets or sets a value that indicates whether the MVC Extension is enabled, allowing it to respond to end-user interactions.
Inherited from Settings |
Enable |
Gets or sets a value indicating whether themes apply to this extension.
Inherited from Settings |
Encode |
Gets or sets whether to encode editor value and content.
Inherited from Settings |
Files |
Allows you to perform custom actions after upload of all selected files has been completed. |
File |
Fires on the server side before a file is uploaded, and allows you to cancel the action. |
Folder |
Allows you to perform custom actions after a folder has been created. |
Folder |
Fires on the server side before a folder is created and allows you to cancel the action. |
Height |
Gets or sets the height of the extension.
Inherited from Settings |
Images |
Provides access to the settings that define images for various elements within the File |
Images |
Provides access to the settings that define images displayed within the file list in details view. |
Init |
Enables you to perform custom actions when an extension is initialized.
Inherited from Settings |
Item |
Allows you to cancel copying an item. |
Item |
Fires on the server side before an item is deleted and allows you to cancel the action. |
Item |
Fires on the server side before an item is moved and allows you to cancel the action. |
Item |
Allows you to perform custom actions after an item has been renamed. |
Item |
Fires on the server side before an item is renamed and allows you to cancel the action. |
Items |
Allows you to perform custom actions after all the selected items have been copied. |
Items |
Allows you to perform custom actions after all the selected items have been deleted. |
Items |
Allows you to perform custom actions after all the selected items have been moved. |
Name |
Specifies the unique identifier name for the extension.
Inherited from Settings |
Pre |
Allows custom processing to be implemented before the extension is rendered to the page.
Inherited from Settings |
Right |
Specifies whether to apply right-to-left representation to the extension. |
Save |
Gets or sets a value that specifies whether cookies are used to persist information about the File |
Save |
Gets or sets the name (identifier) of the cookie in which the File |
Settings |
Provides access to the File |
Settings |
Provides access to the File Manager layout adaptivity settings. |
Settings |
Provides access to the file manager’s breadcrumbs element settings. |
Settings |
Provides access to the file manager’s context menu settings. |
Settings |
Provides access to the file manager’s cookie settings. |
Settings |
Provides access to the File |
Settings |
Provides access to the file list‘s settings. |
Settings |
Provides access to the File Manager’s filtering functionality. |
Settings |
Provides access to the folder container‘s settings. |
Settings |
Provides access to the loading panel‘s settings. |
Settings |
Provides access to settings that relate to the File |
Settings |
Provides access to the visibility settings of toolbar items. |
Settings |
Provides access to the upload panel‘s settings. |
Skin |
Gets or sets the skin to apply to the control.
Inherited from Settings |
Style |
Gets a collection of all cascading style sheet (CSS) properties applied to an extension.
Inherited from Settings |
Styles | Provides access to the style settings that control the appearance of the extension’s visual elements. |
Styles |
Provides access to the style settings defining the appearance of the file list in details view. |
Tab |
Gets or sets the tab index of the control element of the web page.
Inherited from Settings |
Theme |
Gets or sets the name of the theme to be applied to the extension.
Inherited from Settings |
Tool |
Gets or sets a UI element’s tooltip text.
Inherited from Settings |
Width |
Gets or sets the width of the extension.
Inherited from Settings |
See Also