Occurs before the permissions are loaded and allows filtering the list of user's groups for contextual group selection.

Namespace: Novalys.VisualGuard.Security
Assembly: Novalys.VisualGuard.Security (in Novalys.VisualGuard.Security.dll) Version: 2016.0.105.16 (2016.0.105.16)

Syntax

C#
public event VGGroupsLoadingEventHandler GroupsLoading
Visual Basic
Public Event GroupsLoading As VGGroupsLoadingEventHandler

Value

Type: Novalys.VisualGuard.Security..::..VGGroupsLoadingEventHandler

Remarks

For more information about this event, you can see [!:VGSecurityManager.GroupSelectionLoading].

See Also