AbstractSearchSyntaxHelperGetGroup Method |
Groups the expressions
Namespace: CMS.SearchAssembly: CMS.Search (in CMS.Search.dll) Version: 13.0.131
Syntax public virtual string GetGroup(
params string[] expressions
)
Parameters
- expressions
- Type: SystemString
Inner group expressions
Return Value
Type:
StringImplements
ISearchSyntaxHelperGetGroup(String)See Also