RestoreContext.InitialValue Property

Definition

Gets a RestoreContext that indicates the host is restoring initial values.

public static Microsoft.AspNetCore.Components.RestoreContext InitialValue { get; }
static member InitialValue : Microsoft.AspNetCore.Components.RestoreContext
Public Shared ReadOnly Property InitialValue As RestoreContext

Property Value

Applies to