Click or drag to resize
ISampleDataGeneratorGenerate Method
Generates sample data on specified site.

Namespace: CMS.DataEngine.Internal
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
void Generate(
	int siteID
)

Parameters

siteID
Type: SystemInt32
ID of the site to generate sample data for.
See Also