PublicAPI.Portal.Security.User.LoadOrNull ELMA API Documentation
Load user by ID
 
 
Syntax

public User LoadOrNull(
	long id
)

Return Value

Type: User
See Also