Click or drag to resize

ModuleAttachmentRuleAttribute Constructor

Initializes a new instance of the ModuleAttachmentRuleAttribute class

Namespace:  Dynamicweb.Content.Items.Annotations
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public ModuleAttachmentRuleAttribute(
	bool allowModuleAttachment
)

Parameters

allowModuleAttachment
Type: SystemBoolean
See Also