| AbstractSearchSyntaxHelperGetKeyWordsCondition Method | 
            Gets the search condition for the given key words
            
 
Namespace: CMS.SearchAssembly: CMS.Search (in CMS.Search.dll) Version: 10.0.0
 Syntax
Syntaxprotected virtual string GetKeyWordsCondition(
	string keyWords,
	SearchCondition searchCondition
)
Parameters
- keyWords
- Type: SystemString
 Key words
- searchCondition
- Type: CMS.SearchSearchCondition
 Search condition
Return Value
Type: 
String See Also
See Also