Class Rule
- Namespace
- Dynamicweb.Forms.Rules
- Assembly
- Dynamicweb.Forms.dll
Represents the rule for the form field.
- Inheritance
-
Rule
- Inherited Members
Properties
ConditionType
Gets or sets the condition type for the rule.
Property Value
ConditionValue
Gets or sets the condition value.
Property Value
FieldId
Gets or sets the Field ID where the rule is applied.
Property Value
Id
Gets the ID.
Property Value
IsActive
Gets or sets the value determines whether the Rule is active.
Property Value
TargetFieldId
Gets or sets the Field ID used for rule check. If all target field rules are valid, this rule is also valid. Uses only for field visibility rules!