Class
StartUploadRequestedEventArgs

Class containing information related to whether the file upload should be queued or started directly.

Definition

Namespace:Telerik.Windows.Cloud.Controls.Upload

Assembly:Telerik.Windows.Cloud.Controls.dll

Syntax:

cs-api-definition
public sealed class StartUploadRequestedEventArgs : EventArgs

Inheritance: objectEventArgsStartUploadRequestedEventArgs

Inherited Members EventArgs.Empty

Properties

ShouldQueueUpload

Indicates whether the item should be queued or started directly.

Declaration

cs-api-definition
public bool ShouldQueueUpload { get; set; }

Property Value

bool

In this article
DefinitionPropertiesShouldQueueUpload
Not finding the help you need?
Contact Support