PublicAPI.Portal.Security.User.Load ELMA API Documentation
Load user by ID. If not found, an exception is invoked.
 
 
Syntax

public User Load(
	long id
)

Return Value

Type: User
User
See Also