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

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