Click or drag to resize

IdGeneratorNext Method (String, Int32)

Namespace:  Dynamicweb.Content.Items.Activation
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public static IEnumerable<string> Next(
	string itemType,
	int amount
)

Parameters

itemType
Type: SystemString
amount
Type: SystemInt32

Return Value

Type: IEnumerableString
See Also