GetTabPermissions gets a TabPermissionCollection
Namespace: DotNetNuke.Security.PermissionsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public virtual TabPermissionCollection GetTabPermissions( int tabId, int portalId ) |
| Visual Basic |
|---|
Public Overridable Function GetTabPermissions ( tabId As Integer, portalId As Integer ) As TabPermissionCollection |
Parameters
- tabId
- Type: System..::..Int32
The ID of the tab
- portalId
- Type: System..::..Int32
The ID of the portal