Returns relative path if the file is in application path, otherwise returns absolute path.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntax public static string GetPath(
Object path
)
Parameters
- path
- Type: SystemObject
File path
Return Value
Type:
StringSee Also