Click or drag to resize
UIContextHelperGetDocumentationRootUrl Method

Note: This API is now obsolete.

Gets URL for product documentation root.

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 8.2.23
Syntax
C#
[ObsoleteAttribute("Use CMS.Helpers.DocumentationHelper.GetDocumentationRootUrl()")]
public static string GetDocumentationRootUrl()

Return Value

Type: String
URL for product documentation root.
See Also