Click or drag to resize
ISearchSyntaxHelperGetGroup Method
Groups the expressions

Namespace: CMS.Search
Assembly: CMS.Search (in CMS.Search.dll) Version: 9.0.0
Syntax
C#
string GetGroup(
	string[] expressions
)

Parameters

expressions
Type: SystemString
Inner group expressions

Return Value

Type: String
See Also