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