AntiforgeryToken.IComponent.SetParametersAsync(ParameterView) Method     
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.
System.Threading.Tasks.Task IComponent.SetParametersAsync(Microsoft.AspNetCore.Components.ParameterView parameters);abstract member Microsoft.AspNetCore.Components.IComponent.SetParametersAsync : Microsoft.AspNetCore.Components.ParameterView -> System.Threading.Tasks.Task
override this.Microsoft.AspNetCore.Components.IComponent.SetParametersAsync : Microsoft.AspNetCore.Components.ParameterView -> System.Threading.Tasks.TaskFunction SetParametersAsync (parameters As ParameterView) As Task Implements IComponent.SetParametersAsyncParameters
- parameters
- ParameterView