SearchSyntaxHelperGetGroup Method |
Groups the expressions
Namespace: CMS.SearchAssembly: CMS.Search (in CMS.Search.dll) Version: 12.0.0
Syntax public static string GetGroup(
string[] expressions
)
Parameters
- expressions
- Type: SystemString
Inner group expressions
Return Value
Type:
StringSee Also