wwWebControl::ControlSourceMode
Determines how the ControlSource is applied for inbound and outbound binding.
-
* **OneWay** - Binding occurs only on DataBind()
* **TwoWay** - Binding occurs on both DataBind() and Unbind()
* **None** - No binding occurs. Useful for disabling binding from code.
o.ControlSourceMode
Parameters
TwoWay
See also
Class wwWebControl© West Wind Technologies, 2025 • Updated: 2025-03-12
Comment or report problem with topic