| GroupAllGroups Property |
Namespace:
Dynamicweb.Security.UserManagement
Assembly:
Dynamicweb.Security (in Dynamicweb.Security.dll) Version: 11.0.2
Syntax public static Dictionary<int, Group> AllGroups { get; }
Public Shared ReadOnly Property AllGroups As Dictionary(Of Integer, Group)
Get
Property Value
Type:
DictionaryInt32,
GroupSee Also