Returns a flag indicating whether the current user can view a page
Namespace: DotNetNuke.Security.PermissionsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public virtual bool CanViewPage( TabInfo tab ) |
Visual Basic |
---|
Public Overridable Function CanViewPage ( tab As TabInfo ) As Boolean |
Parameters
- tab
- Type: DotNetNuke.Entities.Tabs..::..TabInfo
The page