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