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