Click or drag to resize

AuditUserInfoNotifyUserSaving Method (Boolean, Boolean)

Namespace:  Dynamicweb.Security.UserManagement
Assembly:  Dynamicweb.Security (in Dynamicweb.Security.dll) Version: 11.0.2
Syntax
public void NotifyUserSaving(
	bool isNewUser,
	bool fromImport
)

Parameters

isNewUser
Type: SystemBoolean
fromImport
Type: SystemBoolean
See Also