Click or drag to resize

Group.UpdateUsersEmailAllowed 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: System.Boolean
groupId
Type: System.Int32
See Also