Click or drag to resize

GroupUpdateUsersEmailAllowed Method

Namespace:  Dynamicweb.Security.UserManagement
Assembly:  Dynamicweb.Security (in Dynamicweb.Security.dll) Version: 11.0.2
Syntax
public static void UpdateUsersEmailAllowed(
	bool isEmailAllowed,
	int groupId
)

Parameters

isEmailAllowed
Type: SystemBoolean
groupId
Type: SystemInt32
See Also