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