summaryT:DotNetNuke.UI.UserControls.UrlControl

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

Syntax

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

Inheritance Hierarchy

System..::..Object
  System.Web.UI..::..Control
    System.Web.UI..::..TemplateControl
      System.Web.UI..::..UserControl
        DotNetNuke.Framework..::..UserControlBase
          DotNetNuke.UI.UserControls..::..UrlControl

See Also