RestoreContext.InitialValue Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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