Click or drag to resize
DocumentationHelperGetDocumentationSearchUrlPattern 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: 9.0.0
Syntax
C#
public static string GetDocumentationSearchUrlPattern()

Return Value

Type: String
URL pattern for product documentation search
See Also