Gets the current page in current http request.
Namespace: DotNetNuke.Entities.TabsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public static TabInfo CurrentPage { get; } |
Visual Basic |
---|
Public Shared ReadOnly Property CurrentPage As TabInfo Get |