ASP.NET MVC Controls | ComponentOne
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
    [Obsolete("please use RootFolder and ContainerName (of Azure, OneDrive) instead.")]
    public string InitPath {get; set;}
    See Also