summaryT:DotNetNuke.Web.UI.WebControls.Tags

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

Syntax

C#
public class Tags : WebControl, IPostBackEventHandler, IPostBackDataHandler
Visual Basic
Public Class Tags
	Inherits WebControl
	Implements IPostBackEventHandler, IPostBackDataHandler

Inheritance Hierarchy

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

See Also