Table of Contents

Class InputFileExtensions

Namespace
Bunit
Assembly
Bunit.Web.dll

Extensions for the InputFile component.

public static class InputFileExtensions
Inheritance
InputFileExtensions
Inherited Members

Methods

UploadFiles(IRenderedComponent<InputFile>, params InputFileContent[])

Uploads multiple files and invokes the OnChange event.

public static void UploadFiles(this IRenderedComponent<InputFile> inputFileComponent, params InputFileContent[] files)

Parameters

inputFileComponent IRenderedComponent<InputFile>

The InputFile component which will upload the files.

files InputFileContent[]

Files to upload.

Progress Telerik

Premium sponsor: Progress Telerik.

Packt

Editorial support provided by Packt.

.NET Foundation

Supported by the .NET Foundation.