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