The UrlAction class keeps state of the current Request throughout the rewriting process

Namespace: DotNetNuke.Entities.Urls
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public class UrlAction
Visual Basic
Public Class UrlAction

Inheritance Hierarchy

System..::..Object
  DotNetNuke.Entities.Urls..::..UrlAction

See Also