public AggregationViewBag ( Item_Aggregation Hierarchy_Object, SobekCM.Core.Results.Search_Results_Statistics Results_Statistics, List Paged_Results, SobekCM.Core.Aggregations.Item_Aggregation_Child_Page Browse_Object, HTML_Based_Content Static_Web_Content ) : System.Collections.Generic |
Hierarchy_Object |
SobekCM.Core.Aggregations.Item_Aggregation |
Current item aggregation object to display |
Results_Statistics |
SobekCM.Core.Results.Search_Results_Statistics |
Information about the entire set of results for a browse |
Paged_Results |
List |
Single page of results for a browse, within the entire set |
Browse_Object |
SobekCM.Core.Aggregations.Item_Aggregation_Child_Page |
Object contains all the basic information about any browse or info display |
Static_Web_Content |
SobekCM.Core.WebContent.HTML_Based_Content |
HTML content-based aggregation browse or info. These are objects which are read from a static HTML file and much of the head information must be maintained |
Результат |
System.Collections.Generic |
|