Class GroupedDetailView
Inherited Members
Namespace: DotNetNuke.Web.InternalServices.Views.Search
Assembly: DotNetNuke.Web.dll
Syntax
public class GroupedDetailView
Constructors
GroupedDetailView()
Declaration
public GroupedDetailView()
Properties
DocumentUrl
Declaration
public string DocumentUrl { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
Results
Declaration
public List<DetailedView> Results { get; set; }
Property Value
| Type | Description |
|---|---|
| List<DetailedView> |
Title
Declaration
public string Title { get; set; }
Property Value
| Type | Description |
|---|---|
| string |