Click or drag to resize
CMSSearchResultsSearchScope Property
Search mode - any word, all words or exact phrase.

Namespace: CMS.DocumentEngine.Web.UI
Assembly: CMS.DocumentEngine.Web.UI (in CMS.DocumentEngine.Web.UI.dll) Version: 11.0.0
Syntax
C#
public SearchScopeEnum SearchScope { get; set; }

Property Value

Type: SearchScopeEnum
See Also