| AreaRuleAttribute Constructor (Int32) |
Namespace:
Dynamicweb.Content.Items.Annotations
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax public AreaRuleAttribute(
params int[] value
)
Public Sub New (
ParamArray value As Integer()
)
Parameters
- value
- Type: SystemInt32
See Also