Returns the absolute path for the specified path string.
            
 
Namespace: CMS.IOAssembly: CMS.IO (in CMS.IO.dll) Version: 9.0.0
Syntaxpublic static string GetFullPath(
	string path
)
Parameters
- path
 - Type: SystemString
Path 
Return Value
Type: 
String
See Also