Click or drag to resize

UserGetUserByEmailAddress Method (String, String)

Namespace:  Dynamicweb.Security.UserManagement
Assembly:  Dynamicweb.Security (in Dynamicweb.Security.dll) Version: 11.0.2
Syntax
public static User GetUserByEmailAddress(
	string emailAddress,
	string shopId
)

Parameters

emailAddress
Type: SystemString
shopId
Type: SystemString

Return Value

Type: User
See Also