C1.Web.Mvc Namespace / FileManager Class / InitPath Property

In This Topic
InitPath Property
In This Topic
Initial path of cloud. (obsolete) please use Root Folder and Container Name (of Azure) instead.
Syntax
'Declaration
 
<ObsoleteAttribute("please use RootFolder and ContainerName (of Azure, OneDrive) instead.")>
Public Property InitPath As String
 
See Also