| RulesEditorRules Property |
Gets or sets the name of the request key used to retrieve values from the form/query-string.
Namespace:
Dynamicweb.Controls
Assembly:
Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax [BindableAttribute(false)]
public RulesGroupCollection Rules { get; set; }
<BindableAttribute(false)>
Public Property Rules As RulesGroupCollection
Get
Set
Property Value
Type:
RulesGroupCollectionRemarks See Also