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