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