ControlItemContainer Class |
Namespace: Kettic.AspNet.Controls
The ControlItemContainer type exposes the following members.
Name | Description | |
---|---|---|
![]() | FindChildByValueTControlItem(String) | |
![]() | FindChildByValueTControlItem(String, Boolean) | |
![]() | GetXml |
Gets an XML string representing the state of the control. All child items and their properties are serialized in this
string.
|
![]() | LoadXml |
Loads the control from an XML string.
|
Name | Description | |
---|---|---|
![]() | AppendDataBoundItems | |
![]() | CausesValidation |
Gets or sets a value indicating whether validation is performed when an item within
the control is selected.
|
![]() | DataTextField | |
![]() | DataTextFormatString | |
![]() | DataValueField | |
![]() | PostBackUrl | Gets or sets the URL of the page to post to from the current page when a tab from the tabcontrol is clicked. |
![]() | ValidationGroup |
Gets or sets the name of the validation group to which this validation
control belongs.
|