| ModuleAttachmentRuleAttribute Constructor |
Namespace:
Dynamicweb.Content.Items.Annotations
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax public ModuleAttachmentRuleAttribute(
bool allowModuleAttachment
)
Public Sub New (
allowModuleAttachment As Boolean
)
Parameters
- allowModuleAttachment
- Type: SystemBoolean
See Also