| GroupGetGroupByID Method |
Namespace:
Dynamicweb.Security.UserManagement
Assembly:
Dynamicweb.Security (in Dynamicweb.Security.dll) Version: 11.0.2
Syntax public static Group GetGroupByID(
int groupID
)
Public Shared Function GetGroupByID (
groupID As Integer
) As Group
Parameters
- groupID
- Type: SystemInt32
Return Value
Type:
GroupSee Also