Click or drag to resize
DocumentationHelperGetDocumentationRootUrlInternal Method
Gets URL for product documentation root.

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 9.0.0
Syntax
C#
protected virtual string GetDocumentationRootUrlInternal()

Return Value

Type: String
URL for product documentation root.
See Also