Gets the Enabled status of the permission
Namespace: DotNetNuke.Security.Permissions.ControlsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
protected override bool GetEnabled( PermissionInfo objPerm, RoleInfo role, int column ) |
Visual Basic |
---|
Protected Overrides Function GetEnabled ( objPerm As PermissionInfo, role As RoleInfo, column As Integer ) As Boolean |
Parameters
- objPerm
- Type: DotNetNuke.Security.Permissions..::..PermissionInfo
The permission being loaded
- role
- Type: DotNetNuke.Security.Roles..::..RoleInfo
The role
- column
- Type: System..::..Int32
The column of the Grid