| description | ScriptBlock Element for ExpressionBinding for Controls for Configuration |
|---|---|
| ms.date | 08/24/2021 |
| title | ScriptBlock Element for ExpressionBinding for Controls for Configuration |
Specifies the script whose value is displayed by the common control. This element is used when defining a common control that can be used by all the views in the formatting file.
- Configuration Element
- Controls Element
- Control Element
- CustomControl Element
- CustomEntries Element
- CustomEntry Element
- CustomItem Element
- ExpressionBinding Element
- ScriptBlock Element
<ScriptBlock>ScriptToEvaluate</ScriptBlock>The following sections describe attributes, child elements, and the parent element of the
ScriptBlock element.
None.
None.
| Element | Description |
|---|---|
| ExpressionBinding Element for CustomItem for Controls for Configuration | Defines the data that is displayed by the common control. |
Specify the script whose value is displayed by the control.
ExpressionBinding Element for CustomItem for Controls for Configuration