AbstractStorageProviderGetFullPath Method |
Converts the external mapped path to the internal path of the provider
Namespace: CMS.IOAssembly: CMS.IO (in CMS.IO.dll) Version: 12.0.0
Syntax protected virtual string GetFullPath(
string path
)
Parameters
- path
- Type: SystemString
Path to convert
Return Value
Type:
StringSee Also