Click or drag to resize
CMSSearchResultsSearchMode Property
Indicates if all content or only the current section should be searched.

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 8.2.23
Syntax
C#
public SearchModeEnum SearchMode { get; set; }

Property Value

Type: SearchModeEnum
See Also