RestoreContext.ValueUpdate 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 the RestoreContext that indicates the host is providing an external state update to the current value.
public static Microsoft.AspNetCore.Components.RestoreContext ValueUpdate { get; }
static member ValueUpdate : Microsoft.AspNetCore.Components.RestoreContext
Public Shared ReadOnly Property ValueUpdate As RestoreContext