ClassStartUploadRequestedEventArgs
Class
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
Properties
ShouldQueueUpload
Indicates whether the item should be queued or started directly.