[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.FileManagerBuilder.InitPath

InitPath Method

InitPath(string)

Configurates InitPath. Initial path of cloud. (obsolete) please use Root Folder and Container Name (of Azure) instead.

Declaration
[Obsolete("please use RootFolder and ContainerName (of Azure, OneDrive) instead.")]
public FileManagerBuilder InitPath(string value)
Parameters
Type Name Description
string value

The value.

Returns
Type Description
FileManagerBuilder

Current builder.