ScriptBlock Element for ItemSelectionCondition for Controls for View (Format)
Specifies the script that triggers the condition. When this script is evaluated to true, the condition is met, and the control is used. This element is used when defining controls that can be used by a view.
Attributes and Elements
The following sections describe attributes, child elements, and the parent element of the ScriptBlock element.
Attributes
None.
Child Elements
None.
Parent Elements
Element | Description |
|---|---|
ItemSelectionCondition Element of ExpressionBinding for Controls for View (Format) | Defines the condition that must exist for this control to be used. |
Text Value
Specify the script that is evaluated.
If this element is used, you cannot specify the PropertyName element when defining the selection condition.
Show: