Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Defines a control that is used by the view.
Schema
- Configuration Element
- ViewDefinitions Element
- View Element
- Controls Element
- Control Element
- CustomControl Element
Syntax
<CustomControl>
<CustomEntries>...</CustomEntries>
</CustomControl>
Attributes and Elements
The following sections describe attributes, child elements, and the parent element of the
CustomControl element. You must specify only one child element.
Attributes
None.
Child Elements
| Element | Description |
|---|---|
| CustomEntries Element for CustomControl for Controls for View | Required element. Provides the definitions for the control. |
Parent Elements
| Element | Description |
|---|---|
| Control Element for Controls for View | Defines a control that can be used by the view and the name that is used to reference the control. |
Remarks
See Also
CustomEntries Element for CustomControl for View