WebSecurity.CurrentUserId Property

Definition

Gets the ID for the current user.

public static int CurrentUserId { get; }
member this.CurrentUserId : int
Public Shared ReadOnly Property CurrentUserId As Integer

Property Value

The ID for the current user.

Applies to