DocumentationHelperGetDocumentationSearchUrlPattern Method |
Gets URL pattern for product documentation search.
Pass searched text as 0th substitution.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 11.0.0
Syntax public static string GetDocumentationSearchUrlPattern()
Return Value
Type:
StringURL pattern for product documentation search
See Also