The DNNRegionEditControl control provides a standard UI component for editing Regions

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

Syntax

C#
public class DNNRegionEditControl : EditControl
Visual Basic
Public Class DNNRegionEditControl
	Inherits EditControl

Inheritance Hierarchy

System..::..Object
  System.Web.UI..::..Control
    System.Web.UI.WebControls..::..WebControl
      DotNetNuke.UI.WebControls..::..EditControl
        DotNetNuke.UI.WebControls..::..DNNRegionEditControl

See Also