ScriptBlock Element for ExpressionBinding for CustomControl for View (Format)

 

Specifies the script whose value is displayed by the control. This element is used when defining a custom control view.

<ScriptBlock>ScriptToEvaluate</ScriptBlock>

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

ExpressionBinding Element for CustomItem for CustomControl for View (Format)

Defines the data that is displayed by the control.

Text Value

Specify the script whose value is displayed by the control.

Show: