Click or drag to resize
SearchSyntaxHelperGetGroup Method
Groups the expressions

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

Parameters

expressions
Type: SystemString
Inner group expressions

Return Value

Type: String
See Also