| AbstractSearchSyntaxHelperGetClassNameCondition Method | 
            Gets the search condition for a given list of class names
            
 
Namespace: CMS.SearchAssembly: CMS.Search (in CMS.Search.dll) Version: 10.0.0
 Syntax
Syntaxprotected virtual string GetClassNameCondition(
	string classNames
)
Parameters
- classNames
- Type: SystemString
 List of class names separated by semicolon
Return Value
Type: 
String See Also
See Also