Gets absolute URL from relative document path (if given path is not empty).
Namespace: CMS.ChatAssembly: CMS.Chat (in CMS.Chat.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- documentPath
- Type: System String
Relative document path.
Return Value
Type: StringAbsolute URL to the given document path.
See Also