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