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