FileManagerRootFolder.GetFullPath Method
Definition
- Namespace
- GleamTech.FileUltimate.AspNet.UI
- Assembly
- GleamTech.FileUltimate.dll
Gets the full path of a folder specified in format [RootFolderName]:\Some\Folder
public static BackSlashPath GetFullPath(string rootFolderName, string path)
Parameters
Returns
- BackSlashPath
The full path.