AbstractStorageProviderRemoveMappedProvider Method |
Removes a mapped provider from the mapped collection
Namespace: CMS.IOAssembly: CMS.IO (in CMS.IO.dll) Version: 12.0.0
Syntax protected void RemoveMappedProvider(
string path
)
Parameters
- path
- Type: SystemString
Provider to remove
See Also