summaryT:DotNetNuke.Web.UI.WebControls.DnnTextLink

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

Syntax

C#
public class DnnTextLink : WebControl, 
	ILocalizable
Visual Basic
Public Class DnnTextLink
	Inherits WebControl
	Implements ILocalizable

Inheritance Hierarchy

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

See Also