Error processing SSI file
(Leadtools.Annotations.Core)

Show in webframe

IsCurrentUserInRole Method






Operation information including its type and the any annotation object involved.
Gets a value that indicate whether CurrentUser have enough roles to allow running the specified operation.
Syntax
public virtual bool IsCurrentUserInRole( 
   AnnOperationInfoEventArgs info
)
'Declaration
 
Public Overridable Function IsCurrentUserInRole( _
   ByVal info As AnnOperationInfoEventArgs _
) As Boolean
public virtual bool IsCurrentUserInRole( 
   AnnOperationInfoEventArgs info
)
public boolean isCurrentUserInRole(AnnOperationInfoEvent info)
 function Leadtools.Annotations.Core.AnnGroupsRoles.IsCurrentUserInRole( 
   info 
)

Parameters

info
Operation information including its type and the any annotation object involved.

Return Value

true if the user has enough roles to allow the operation, otherwise; false.
Remarks

This method calls IsUserInRole(CurrentUser, info).

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