Represents mapping between data source field and navigation item's property. The mapping is used in data binding process to assign navigation item's property to the value specified in corresponding data source field.
For a list of all members of this type, see DataBinding Members.
System.Object
EO.Web.DataBinding
[Visual Basic]
Public Class DataBinding
[C#]
public class DataBinding
Thread Safety
Public static (Shared in Visual Basic) members of this type are
safe for multithreaded operations. Instance members are not guaranteed to be
thread-safe.
Remarks
Represents mapping between data source field and navigation item's property. The mapping is used in data binding process to assign navigation item's property to the value specified in corresponding data source field.
See populating from DataSet for examples.
Requirements
Namespace: EO.Web
Assembly: EO.Web (in EO.Web.dll)
See Also
DataBinding Members | EO.Web Namespace