AbstractStorageProviderGetInternalProvider Method |
Gets the storage provider based on the given path.
Namespace: CMS.IOAssembly: CMS.IO (in CMS.IO.dll) Version: 13.0.131
Syntax protected virtual AbstractStorageProvider GetInternalProvider(
string path
)
Parameters
- path
- Type: SystemString
Input path
Return Value
Type:
AbstractStorageProviderSee Also