Click or drag to resize

AddInSelectorFillDropDownWithAddInTypes Method (DropDownList, String)

Namespace:  Dynamicweb.Controls
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
public void FillDropDownWithAddInTypes(
	DropDownList dropDown,
	string selectedValue
)

Parameters

dropDown
Type: System.Web.UI.WebControlsDropDownList
selectedValue
Type: SystemString
See Also