DotNetNuke 5.2

Namespace:  DotNetNuke.UI.WebControls
Assembly:  CountryListBox (in CountryListBox.dll) Version: 5.2.0.0

Syntax

C#
public class CountryListBox : DropDownList
Visual Basic (Declaration)
Public Class CountryListBox _
	Inherits DropDownList
Visual C++
public ref class CountryListBox : public DropDownList

Inheritance Hierarchy

See Also