| ControlItemData Class |
Namespace: Kettic.AspNet.Controls
The ControlItemData type exposes the following members.
| Name | Description | |
|---|---|---|
| Attributes |
Custom attributes for the item to pass to the client.
| |
| Enabled |
A value indicating if the item to pass to the client is enabled.
| |
| Text |
Text for the item to pass to the client.
| |
| Value |
Value for the item to pass to the client.
|