summaryT:DotNetNuke.Web.UI.WebControls.DnnUrlControl

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

Syntax

C#
public abstract class DnnUrlControl : UserControlBase
Visual Basic
Public MustInherit Class DnnUrlControl
	Inherits UserControlBase

Inheritance Hierarchy

System..::..Object
  System.Web.UI..::..Control
    System.Web.UI..::..TemplateControl
      System.Web.UI..::..UserControl
        DotNetNuke.Framework..::..UserControlBase
          DotNetNuke.Web.UI.WebControls..::..DnnUrlControl

See Also