Click or drag to resize
BrowserHelperSearchKeywords Property
Gets or sets the search keywords used to access the site.

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.2.23
Syntax
C#
public string SearchKeywords { get; set; }

Property Value

Type: String
See Also