PathHelperGetValidPath Method (String) |
Converts path to valid one and lower the case in the path.
Namespace: CMS.AmazonStorageAssembly: CMS.AmazonStorage (in CMS.AmazonStorage.dll) Version: 13.0.131
Syntax public static string GetValidPath(
string path
)
Parameters
- path
- Type: SystemString
Path
Return Value
Type:
StringSee Also