إشعار
يتطلب الوصول إلى هذه الصفحة تخويلاً. يمكنك محاولة تسجيل الدخول أو تغيير الدلائل.
يتطلب الوصول إلى هذه الصفحة تخويلاً. يمكنك محاولة تغيير الدلائل.
Defines the data that is displayed by the control. This element is used when defining a common control that can be used by all the views in the formatting file.
Schema
- Configuration Element
- Controls Element
- Control Element
- CustomControl Element
- CustomEntries Element
- CustomEntry Element
- CustomItem Element
- ExpressionBinding Element
Syntax
<ExpressionBinding>
<CustomControl>...</CustomControl>
<CustomControlName>NameofCommonCustomControl</CustomControlName>
<EnumerateCollection/>
<ItemSelectionCondition>...</ItemSelectionCondition>
<PropertyName>Nameof.NetTypeProperty</PropertyName>
<ScriptBlock>ScriptToEvaluate></ScriptBlock>
</ExpressionBinding>
Attributes and Elements
The following sections describe attributes, child elements, and the parent element of the
ExpressionBinding element.
Attributes
None.
Child Elements
| Element | Description |
|---|---|
CustomControl Element |
Optional element. Defines a control that is used by this control. |
| CustomControlName Element for ExpressionBinding for Controls for Configuration | Optional element. Specifies the name of a common control or a view control. |
| EnumerateCollection Element for ExpressionBinding for Controls for Configuration | Optional element. Specified that the elements of collections are displayed by the control. |
| ItemSelectionCondition Element for ExpressionBinding for Controls for Configuration | Optional element. Defines the condition that must exist for this common control to be used. |
| PropertyName Element for ExpressionBinding for Controls for Configuration | Optional element. Specifies the .NET property whose value is displayed by the common control. |
| ScriptBlock Element for ExpressionBinding for Controls for Configuration | Optional element. Specifies the script whose value is displayed by the common control. |
Parent Elements
| Element | Description |
|---|---|
| CustomItem Element for CustomEntry for Controls for Configuration | Defines what data is displayed by the custom control view and how it is displayed. |
Remarks
See Also
CustomItem Element for CustomEntry for Controls for Configuration
التعاون معنا على GitHub
يمكن العثور على مصدر هذا المحتوى على GitHub حيث يمكنك أيضاً إضافة مشاكل وطلبات سحب ومراجعتها. للحصول على معلومات إضافية، اطلع على دليل المساهم لدينا.
PowerShell