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

Default Value

TwoWay

See also:

Class wwWebControl

© West Wind Technologies, 1996-2022 • Updated: 05/30/08
Comment or report problem with topic