Click or drag to resize

UserAddressNotificationArgs Constructor

Initializes a new instance of the UserAddressNotificationArgs class

Namespace:  Dynamicweb.Security.UserManagement.Notifications
Assembly:  Dynamicweb.Security (in Dynamicweb.Security.dll) Version: 11.0.2
Syntax
public UserAddressNotificationArgs(
	UserAddress userAddress
)

Parameters

userAddress
Type: Dynamicweb.Security.UserManagementUserAddress
See Also