Error processing SSI file
(Leadtools.Annotations.Core)

Show in webframe

GenerateRole Event






Event to trigger to generate role names from custom operations types.
Syntax
public event EventHandler<AnnOperationInfoEventArgs> GenerateRole
'Declaration
 
Public Event GenerateRole As EventHandler(Of AnnOperationInfoEventArgs)
public event EventHandler<AnnOperationInfoEventArgs> GenerateRole
public void addGenerateRoleListener(AnnGenerateRoleEventListener listener)
public void removeGenerateRoleListener(AnnGenerateRoleEventListener listener)
            
add_GenerateRole(function(sender, e))
remove_GenerateRole(function(sender, e))

Event Data

The event handler receives an argument of type AnnOperationInfoEventArgs containing data related to this event. The following AnnOperationInfoEventArgs properties provide information specific to this event.

PropertyDescription
AnnObject Gets the target annotation object of this operation.
IgnoreUserCheck Gets or sets a value that indicate if the system should ignore checking the user name and allow the operation based on the role only.
Role Gets or sets the role associated with this operation.
Type Gets the operation type.
Remarks

GenerateRole is trigged from IsUserInRole if the system could not determine the role name automatically from the operation type. The application can subsrcibe to this event return custom role names.

Requirements

Target Platforms

See Also

Reference

AnnGroupsRoles Class
AnnGroupsRoles Members

Error processing SSI file
   Leadtools.Annotations.Core requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features