Class DropDownListAdapter
Inheritance
System.Object
DropDownListAdapter
Namespace: Mediachase.BusinessFoundation
Assembly: Mediachase.BusinessFoundation.dll
Version: 13.30.0Syntax
public class DropDownListAdapter : WebControlAdapter
Constructors
DropDownListAdapter()
Declaration
public DropDownListAdapter()
Methods
RenderContents(HtmlTextWriter)
Declaration
protected override void RenderContents(HtmlTextWriter writer)
Parameters
Type | Name | Description |
---|---|---|
System.Web.UI.HtmlTextWriter | writer |