summaryT:DotNetNuke.UI.UserControls.URLTrackingControl

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

Syntax

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

Inheritance Hierarchy

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

See Also