mySobek Home   |   Help
Skip Navigation Links.
Expand <a href='http://sobekrepository.org/sobekcm' title='Sobek home page'>Project Home</a>Project Home
Expand <a href='http://sobekrepository.org/help' title='Online user help'>User Help</a>User Help
Expand <a href='http://sobekrepository.org/sobekcm/technical' title='Sobek home page'>Technical Help</a>Technical Help
Expand <a href='http://sobekrepository.org/software' title='Center for downloading all SobekCM-related software'>Download Center</a>Download Center
Training Videos
Collapse <a href='http://sobekrepository.org/codehelp' title='Details on each of the different classes, interfaces, properties, etc..'>Code Details</a>Code Details
MISSING BANNER
Code Details >> Library >> AggregationViewBag

AggregationViewBag Class



Aggregation view bag is used to hold aggregation specific data that is passed down to each individual aggregation viewer


Namespace: SobekCM.Library
Assembly: SobekCM_Library (in SobekCM_Library.dll) Version: 4.10.0.0 (4.10.0.0)

Syntax

C#
public class AggregationViewBag

Inheritance Hierarchy

System..::..Object
  SobekCM.Library..::..AggregationViewBag

Constructors

  NameDescription
Public methodAggregationViewBag
Constructor for a new instance of the AggregationViewBag class

Fields

  NameDescription
Public fieldBrowse_Object
Object contains all the basic information about any browse or info display
Public fieldHierarchy_Object
Current item aggregation object to display
Public fieldPaged_Results
Single page of results for a search or browse, within the entire set
Public fieldResults_Statistics
Information about the entire set of results for a search or browse
Public fieldStatic_Web_Content
HTML content-based browse, info, or imple CMS-style web content objects. These are objects which are read from a static HTML file and much of the head information must be maintained

See Also



Version 4.10.0 ( last generated Monday, March 7, 2016 )