[]
        
(Showing Draft Content)

C1.Web.Mvc.FileManager

FileManager Class

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.

Inheritance
FileManager
Implements
Namespace: C1.Web.Mvc
Assembly: C1.Web.Mvc.dll
Syntax
public class FileManager : Control, IHtmlString, ITemplate

Constructors

Name Description
FileManager(HtmlHelper, string)

Creates one FileManager instance.

Properties

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.

Extension Methods