SmartAPI
Open Source .NET RQL library for RedDot CMS / OpenText WSM Management Server
|
Public Member Functions | |
ResultGroup (string @group, IEnumerable< Result > results) | |
Public Attributes | |
readonly string | Group |
readonly IEnumerable< Result > | Results |
Definition at line 172 of file IPageSearch.cs.
erminas.SmartAPI.CMS.Project.Pages.ResultGroup.ResultGroup | ( | string @ | group, |
IEnumerable< Result > | results | ||
) |
Definition at line 177 of file IPageSearch.cs.
readonly string erminas.SmartAPI.CMS.Project.Pages.ResultGroup.Group |
Definition at line 174 of file IPageSearch.cs.
readonly IEnumerable<Result> erminas.SmartAPI.CMS.Project.Pages.ResultGroup.Results |
Definition at line 175 of file IPageSearch.cs.