Click or drag to resize
AbstractStorageProviderRemoveMappedProvider Method
Removes a mapped provider from the mapped collection

Namespace: CMS.IO
Assembly: CMS.IO (in CMS.IO.dll) Version: 8.2.23
Syntax
C#
protected void RemoveMappedProvider(
	string path
)

Parameters

path
Type: SystemString
Provider to remove
See Also