summaryT:DotNetNuke.Web.UI.WebControls.DnnFormSection

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

Syntax

C#
public class DnnFormSection : WebControl, 
	INamingContainer
Visual Basic
Public Class DnnFormSection
	Inherits WebControl
	Implements INamingContainer

Inheritance Hierarchy

System..::..Object
  System.Web.UI..::..Control
    System.Web.UI.WebControls..::..WebControl
      DotNetNuke.Web.UI.WebControls..::..DnnFormSection

See Also