 | GroupCollection.FindGroupByID Method |
Namespace:
Dynamicweb.Security.UserManagement
Assembly:
Dynamicweb.Security (in Dynamicweb.Security.dll) Version: 11.0.2
Syntaxpublic Group FindGroupByID(
int groupID
)
Public Function FindGroupByID (
groupID As Integer
) As Group
Parameters
- groupID
- Type: System.Int32
Return Value
Type:
Group
See Also