| StorageHelperIsZippedFilePath Method | 
            Returns true if the given path is a path to the zipped file
            
 
Namespace: CMS.IOAssembly: CMS.IO (in CMS.IO.dll) Version: 13.0.131
 Syntax
Syntaxpublic static bool IsZippedFilePath(
	string path
)
Parameters
- path
- Type: SystemString
 Path to check
Return Value
Type: 
Boolean See Also
See Also