InputFile.OnChange Property

Definition

Gets or sets the event callback that will be invoked when the collection of selected files changes.

C#
[Microsoft.AspNetCore.Components.Parameter]
public Microsoft.AspNetCore.Components.EventCallback<Microsoft.AspNetCore.Components.Forms.InputFileChangeEventArgs> OnChange { get; set; }

Property Value

Attributes

Applies to

Produkt Versioner
ASP.NET Core 5.0, 6.0, 7.0, 8.0, 9.0