ZipStorageProviderIsZipFolderPath Method |
Gets the zip file path from the given zip folder path. Returns null if the path isn't a zip folder path
Namespace: CMS.IOAssembly: CMS.IO (in CMS.IO.dll) Version: 12.0.0
Syntax public static bool IsZipFolderPath(
string path
)
Parameters
- path
- Type: SystemString
Return Value
Type:
BooleanSee Also