Click or drag to resize
DocumentationHelperGetDocumentationSearchUrlPatternInternal Method
Gets URL pattern for product documentation search. Pass searched text as 0th substitution.

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

Return Value

Type: String
URL pattern for product documentation search
See Also