Click or drag to resize

UserGetUserByID Method (Int32)

Namespace:  Dynamicweb.Security.UserManagement
Assembly:  Dynamicweb.Security (in Dynamicweb.Security.dll) Version: 11.0.2
Syntax
public static User GetUserByID(
	int userID
)

Parameters

userID
Type: SystemInt32

Return Value

Type: User
See Also