CMSSearchDialogGetSearchMode Method |
Returns the search mode based on the given string.
Namespace: CMS.ControlsAssembly: CMS.Controls (in CMS.Controls.dll) Version: 8.2.23
Syntax public static SearchModeEnum GetSearchMode(
string searchMode
)
Parameters
- searchMode
- Type: SystemString
String mode representation
Return Value
Type:
SearchModeEnumSee Also