Gets the Enabled status of the permission
Namespace: DotNetNuke.Security.Permissions.ControlsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
protected virtual bool GetEnabled( PermissionInfo objPerm, RoleInfo role, int column ) |
| Visual Basic |
|---|
Protected Overridable 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