Имя |
Описание |
BindOnPostbackAttribute |
|
CheckBoxBinder |
Represents a binder for a System.Web.UI.WebControls.CheckBox. Provides methods to bind the 'Checked' property of a System.Web.UI.WebControls.CheckBox to a value. |
CheckBoxListBinder |
Represents a binder for the properties of a System.Web.UI.WebControls.RadioButtonList. Provides methods to bind the properties of a System.Web.UI.WebControls.RadioButtonList with values. |
CheckBoxPersister |
Represents a persister for a System.Web.UI.WebControls.CheckBox. Provides method to persist the value of the 'Checked' property of a System.Web.UI.WebControls.CheckBox. |
DataGridBinder |
Represents a binder for a System.Web.UI.WebControls.DataGrid. Provides methods to bind the properties of a System.Web.UI.WebControls.DataGrid to values. |
DateTimeBinder |
Represents a binder for a System.Web.UI.WebControls.Calendar and Adf.Web.UI.DateTextBox. Provides methods to bind the 'SelectedDate' or 'Date' property of a System.Web.UI.WebControls.Calendar or a Adf.Web.UI.DateTextBox control respectively with a date. |
DateTimePersister |
Represents a persister for a System.Web.UI.WebControls.Calendar and Adf.Web.UI.DateTextBox. Provides method to persist the date of a System.Web.UI.WebControls.Calendar or Adf.Web.UI.DateTextBox. |
DropDownListBinder |
Represents a binder for a System.Web.UI.WebControls.DropDownList. Provides methods to bind the values to the properties of a System.Web.UI.WebControls.DropDownList. |
DropDownListPersister |
Represents a persister for a System.Web.UI.WebControls.DropDownList. Provides method to persist the selected value of a System.Web.UI.WebControls.DropDownList. |
HyperLinkBinder |
Represents a binder for a System.Web.UI.WebControls.HyperLink. Provides methods to bind the properties of a System.Web.UI.WebControls.HyperLink to values. |
ImageBinder |
Represents a binder for the properties of a System.Web.UI.WebControls.Label. Provides methods to bind the properties of a System.Web.UI.WebControls.Label with values. |
LabelBinder |
Represents a binder for the properties of a System.Web.UI.WebControls.Label. Provides methods to bind the properties of a System.Web.UI.WebControls.Label with values. |
LinkButtonBinder |
Represents a binder for the properties of a System.Web.UI.WebControls.Label. Provides methods to bind the properties of a System.Web.UI.WebControls.Label with values. |
ListBoxBinder |
Represents a binder for a System.Web.UI.WebControls.DropDownList. Provides methods to bind the values to the properties of a System.Web.UI.WebControls.DropDownList. |
ListBoxPersister |
Represents a persister for a System.Web.UI.WebControls.DropDownList. Provides method to persist the selected value of a System.Web.UI.WebControls.DropDownList. |
RadioButtonListBinder |
Represents a binder for the properties of a System.Web.UI.WebControls.RadioButtonList. Provides methods to bind the properties of a System.Web.UI.WebControls.RadioButtonList with values. |
TextBoxBinder |
Represents a binder for the properties of a System.Web.UI.WebControls.TextBox. Provides methods to bind the properties of a System.Web.UI.WebControls.TextBox with values. |
TreeViewBinder |
Represents a binder for a System.Web.UI.WebControls.CheckBox. Provides methods to bind the 'Checked' property of a System.Web.UI.WebControls.CheckBox to a value. |
WebBinder |
Represents a binder which binds a System.Web.UI.Control with an object or a list of objects. Provides methods to bind a System.Web.UI.Control with an object, an array of objects, a list of objects etc. |