| MediaLibraryHelperEnsurePhysicalPath Method  | 
            Return file path with replaced slash ("/") to back slash ("\").
            
 
Namespace: CMS.MediaLibraryAssembly: CMS.MediaLibrary (in CMS.MediaLibrary.dll) Version: 9.0.0
Syntaxpublic static string EnsurePhysicalPath(
	string path
)
Parameters
- path
 - Type: SystemString
File path 
Return Value
Type: 
String
See Also