This topic has not yet been rated - Rate this topic

BindingDirection Enumeration

Specifies whether the template can be bound one way or two ways.

Namespace:  System.ComponentModel
Assembly:  System (in System.dll)
public enum BindingDirection
Member name Description
OneWay The template can only accept property values. Used with a generic System.Web.UI.ITemplate.
TwoWay The template can accept and expose property values. Used with an System.Web.UI.IBindableTemplate.

Silverlight

Supported in: 5, 4

For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ