Click or drag to resize
AbstractSearchSyntaxHelperGetExtraConditions Method
Gets the extra conditions based on the given expression

Namespace: CMS.Search
Assembly: CMS.Search (in CMS.Search.dll) Version: 8.2.23
Syntax
C#
protected virtual string GetExtraConditions(
	string extraConditions
)

Parameters

extraConditions
Type: SystemString
Extra conditions

Return Value

Type: String
See Also