summaryT:DotNetNuke.Web.UI.WebControls.DnnPageDropDownList

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

Syntax

C#
public class DnnPageDropDownList : DnnDropDownList
Visual Basic
Public Class DnnPageDropDownList
	Inherits DnnDropDownList

Inheritance Hierarchy

System..::..Object
  System.Web.UI..::..Control
    System.Web.UI.WebControls..::..WebControl
      System.Web.UI.WebControls..::..Panel
        DotNetNuke.Web.UI.WebControls..::..DnnDropDownList
          DotNetNuke.Web.UI.WebControls..::..DnnPageDropDownList

See Also