| AbstractSearchSyntaxHelperGetExtraConditions Method  | 
            Gets the extra conditions based on the given expression
            
 
Namespace: CMS.SearchAssembly: CMS.Search (in CMS.Search.dll) Version: 11.0.0
Syntaxprotected virtual string GetExtraConditions(
	string extraConditions
)
Parameters
- extraConditions
 - Type: SystemString
Extra conditions 
Return Value
Type: 
String
See Also