WebUser Constructor

Definition

Initializes a new instance of the WebUser class.

public:
 WebUser();
public WebUser ();
Public Sub New ()

Remarks

The properties and methods exposed by the My.User object provide access to the information about the current user.

Applies to

See also