Interface IDataBinder

Extender style interface that allows adding a DataBinder object to a control and interact with a DataBinder object on a Page.

Any control marked with this interface can be automatically pulled into the a DataBinder instance with DataBinder.LoadFromControls().


public interface IDataBinder

Interface Members

MemberDescription

BindingItem

Requirements

Namespace: Westwind.Web.Controls
Assembly: westwind.web.webforms.dll

© West Wind Technologies, 1996-2016 • Updated: 12/12/15
Comment or report problem with topic