Click or drag to resize

RoleAssignmentController Events

The RoleAssignmentController type exposes the following members.

Events
  NameDescription
Public eventStatic memberPreRoleAssignmentCreate
The CreateRoleAssignment() method fires this event just before it creates the role assignment data object. The event handler can be used to prevent the actual creation of the data object.
Top
See Also