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

Static_Pages_Builder.Build_All_Browse Method



Build the browse all static HTML file that includes links to all items in a particular collection


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

Syntax

C#
public bool Build_All_Browse(
	Item_Aggregation Aggregation,
	DataSet AllItems
)

Parameters

Aggregation
Type: SobekCM.Core.Aggregations..::..Item_Aggregation
Aggregation object for which to build the browse ALL static html page
AllItems
Type: System.Data..::..DataSet
List of all items linked to that aggregation/collection

Return Value

Type: Boolean
TRUE if successful, otherwise FALSE

See Also



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