Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.6
|
Leadtools.Annotations.Core Namespace > AnnGroupsRoles Class : IsCurrentUserInRole Method |
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 )
This method calls IsUserInRole(CurrentUser, info).