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