| ChildRuleAttribute Constructor (String) |
Namespace:
Dynamicweb.Content.Items.Annotations
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax public ChildRuleAttribute(
params string[] value
)
Public Sub New (
ParamArray value As String()
)
Parameters
- value
- Type: SystemString
See Also