Click or drag to resize

ItemSetDefaultValues Method (ItemType, Boolean)

Namespace:  Dynamicweb.Content.Items
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public void SetDefaultValues(
	ItemType itemType,
	bool force
)

Parameters

itemType
Type: Dynamicweb.Content.Items.MetadataItemType
force
Type: SystemBoolean
See Also