Provides a two way data binding control which allows you to bind entities to and from form controls for an ASP.NET web form

Namespace:  Mindscape.LightSpeed.Web.WebForms
Assembly:  Mindscape.LightSpeed.Web (in Mindscape.LightSpeed.Web.dll)
Version: 4.0.1000.1 (4.0.0.0)

Syntax

C#
public interface IEntityDataBinder
Visual Basic (Declaration)
Public Interface IEntityDataBinder

See Also