| ZipStorageProviderDisposeAll Method  | 
            Disposes the zip storage providers
            
 
Namespace: CMS.IOAssembly: CMS.IO (in CMS.IO.dll) Version: 9.0.0
Syntaxpublic static void DisposeAll(
	Func<string, bool> pathCondition = null
)
Parameters
- pathCondition (Optional)
 - Type: SystemFuncString, Boolean
Path condition 
See Also