Overload List
Name | Description | |
---|---|---|
![]() | Unbind()()() |
Unbinds control properties back into the control source.
This method uses reflection to lift the data out of the control, then
parses the string value back into the type of the data source. If an error
occurs the exception is not caught internally, but generally the
FormUnbindData method captures the error and assigns an error message to
the BindingErrorMessage property of the control.
|
![]() | Unbind(Control) |
Unbinds the specified web page.
|