Click or drag to resize

VGSecurityRuntimeGroupsLoading Event

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: 2018.1.720.18 (2018.1.0720.18)
Syntax
public event VGGroupsLoadingEventHandler GroupsLoading

Value

Type: Novalys.VisualGuard.SecurityVGGroupsLoadingEventHandler
Remarks
For more information about this event, you can see [!:VGSecurityManager.GroupSelectionLoading].
See Also