Resolves given path to be absolute (combines with given paths).
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- path
- Type: System String
Relative path
- separator
- Type: System Char
Path separator
- webSitePath
- Type: System String
Web site path
- serverPath
- Type: System String
Server path
Return Value
Type: StringSee Also