GetTabPermissions gets a TabPermissionCollection
Namespace: DotNetNuke.Security.PermissionsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public static TabPermissionCollection GetTabPermissions( int tabId, int portalId ) |
Visual Basic |
---|
Public Shared 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