UniMatrixOnCheckPermissions Delegate |
Occurs if the matrix wants to check the permission to edit particular item.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntax public delegate bool OnCheckPermissions(
Object value
)
Parameters
- value
- Type: SystemObject
Column value
Return Value
Type:
BooleanSee Also