The DNNPageEditControl control provides a standard UI component for selecting a DNN Page

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

Syntax

C#
public class DNNPageEditControl : IntegerEditControl
Visual Basic
Public Class DNNPageEditControl
	Inherits IntegerEditControl

Inheritance Hierarchy

See Also