C# Class Adf.Web.Binding.DropDownListPersister

Represents a persister for a System.Web.UI.WebControls.DropDownList. Provides method to persist the selected value of a System.Web.UI.WebControls.DropDownList.
Inheritance: IControlPersister
Datei anzeigen Open project: NLADP/ADF

Private Methods

Method Description
Persist ( object bindableObject, PropertyInfo pi, object control ) : void