Returns a flag indicating whether the current user can view the current page
Namespace: DotNetNuke.Security.PermissionsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public static bool CanViewPage() |
| Visual Basic |
|---|
Public Shared Function CanViewPage As Boolean |