[]
It is a consolidated display of many views and related information in a single place. It is used to compare and monitor a variety of data simultaneously. The different data views are displayed all at once.
public class FileManager : Control, IHtmlString, ITemplate
| Name | Description |
|---|---|
| FileManager(HtmlHelper, string) | Creates one FileManager instance. |
| Name | Description |
|---|---|
| CloudType | Gets or sets the type of cloud will be supported by FileManager |
| ContainerName | Use only for Azure, OneDrive cloud. |
| FileExtentionImageFormater | Function to return image path for each file extention. |
| HostUrl | Host Url of machine which host the server. |
| InitPath | Initial path of cloud. (obsolete) please use Root Folder and Container Name (of Azure) instead. |
| IsReadOnly | Gets or sets a value indicating whether user can only read content of control or not. |
| RootFolder | Path of root folder. |