CMSSearchDialogGetSearchScope Method |
Returns the search scope based on the given string.
Namespace: CMS.ControlsAssembly: CMS.Controls (in CMS.Controls.dll) Version: 8.2.23
Syntax public static SearchScopeEnum GetSearchScope(
string searchScope
)
Parameters
- searchScope
- Type: SystemString
String Scope representation
Return Value
Type:
SearchScopeEnumSee Also