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

Namespace: CMS.DancingGoat.Samples
Assembly: CMS.DancingGoat.Samples (in CMS.DancingGoat.Samples.dll) Version: 11.0.0
Syntax
C#
void Generate(
	int siteID
)

Parameters

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