The DNNListEditControl control provides a standard UI component for selecting from Lists

Namespace: DotNetNuke.UI.WebControls
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public class DNNListEditControl : EditControl, 
	IPostBackEventHandler
Visual Basic
Public Class DNNListEditControl
	Inherits EditControl
	Implements IPostBackEventHandler

Inheritance Hierarchy

See Also