Validates the user permission on the current entity. Implemented by concrete inheriting types.
It is called automatically upon saving an entity.
Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax
Parameters
- user
- Type: Ingeniux.CMSIUser
The permission of this user is checked before saving the entity.
See Also