Class wwWebCheckBox
Summary description for wwWebTextBox.
System.Web.UI.Control
System.Web.UI.WebControls.WebControl
System.Web.UI.WebControls.CheckBox
<b>Westwind.Web.Controls.wwWebCheckBox</b>
public class wwWebCheckBox : CheckBox, IwwWebDataControl
Class Members
| Member | Description | |
|---|---|---|
![]() |
Constructor |
|
![]() |
BindData |
Binds the control to the control BindingSource. public sealed void BindData( Control WebForm ); |
![]() |
UnbindData |
Unbinds the control from the BindingSource by loading the BindingSource with the value in the control. public sealed void UnbindData( Control WebForm ); |
![]() |
BindingErrorMessage |
Error message set when a data unbinding error occurs. |
![]() |
BindingProperty |
The property that is set by the databinding. |
![]() |
BindingSource |
The object that is to be bound to as a string name based on the container. |
![]() |
BindingSourceMember |
The property that is to be bound to |
![]() |
BindingSourceObject |
The object that is to be bound to as an object reference. |
![]() |
CheckedInt |
Property that can be used to bind the checkbox to an |
![]() |
DisplayFormat |
The Format string used when displaying this data |
![]() |
ErrorIconUrl |
The Url to the Image used for error display if icons are used. |
![]() |
ErrorMessageLocation |
|
![]() |
UserFieldName |
The format string used to format this field when binding. Defaults to fieldname with txtStripped. |
Requirements
Namespace: Westwind.Web.ControlsAssembly: wwwebcontrols.dll
© West Wind Technologies, 1996-2018 • Updated: 05/06/05
Comment or report problem with topic
Class wwWebCheckBox



