Class
CloudUploadCommands

RadCloudUpload related RoutedUICommands.

Definition

Namespace:Telerik.Windows.Cloud.Controls.Upload

Assembly:Telerik.Windows.Cloud.Controls.dll

Syntax:

cs-api-definition
public static class CloudUploadCommands

Inheritance: objectCloudUploadCommands

Properties

AddFiles

Gets the AddFiles command.

Declaration

cs-api-definition
public static RoutedUICommand AddFiles { get; }

Property Value

RoutedUICommand

Browse

Gets the Browse command.

Declaration

cs-api-definition
public static RoutedUICommand Browse { get; }

Property Value

RoutedUICommand

ClearItems

Gets the ClearItems command.

Declaration

cs-api-definition
public static RoutedUICommand ClearItems { get; }

Property Value

RoutedUICommand

ClearUploadedItems

Gets the ClearUploadedItems command.

Declaration

cs-api-definition
public static RoutedUICommand ClearUploadedItems { get; }

Property Value

RoutedUICommand

RequestCancel

Gets the RequestCancel command.

Declaration

cs-api-definition
public static RoutedUICommand RequestCancel { get; }

Property Value

RoutedUICommand

StartUpload

Gets the StartUpload command.

Declaration

cs-api-definition
public static RoutedUICommand StartUpload { get; }

Property Value

RoutedUICommand