SaaS CMS has officially launched! Learn more now.

Class DropDownListAdapter

Inheritance
System.Object
DropDownListAdapter
Namespace: Mediachase.BusinessFoundation
Assembly: Mediachase.BusinessFoundation.dll
Version: 11.8.3
Syntax
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