Table of Contents

Class ModuleAttachmentRuleAttribute

Namespace
Dynamicweb.Content.Items.Annotations
Assembly
Dynamicweb.dll

Allows to attach a module to an item-based paragraph

public class ModuleAttachmentRuleAttribute : RuleAttributeBase
Inheritance
ModuleAttachmentRuleAttribute
Inherited Members

Constructors

ModuleAttachmentRuleAttribute(bool)

Initializes a new instance of an object.

public ModuleAttachmentRuleAttribute(bool allowModuleAttachment)

Parameters

allowModuleAttachment bool
To top