New to Telerik UI for BlazorStart a free 30-day trial

Provides event data for the Pause event, fired when a user pauses a chunked upload. Use to cancel or handle pausing logic. Example: args.IsCancelled = true;.

Definition

Namespace:Telerik.Blazor.Components

Assembly:Telerik.Blazor.dll

Syntax:

C#
public class UploadPauseEventArgs : UploadCancelableEventArgs

Inheritance: objectUploadEventArgsBaseUploadCancelableEventArgsUploadPauseEventArgs

Inherited Members UploadCancelableEventArgs.IsCancelled

Constructors

C#
public UploadPauseEventArgs()
In this article
DefinitionConstructorsUploadPauseEventArgs()
Not finding the help you need?
Contact Support