Class CloudUploadCommands
Rad
Inheritance
System.Object
CloudUploadCommands
Namespace: Telerik.Windows.Cloud.Controls.Upload
Assembly: Telerik.Windows.Cloud.Controls.dll
Syntax
public static class CloudUploadCommands : Object
Properties
AddFiles
Gets the AddFiles command.
Declaration
public static RoutedUICommand AddFiles { get; }
Property Value
System.
|
Browse
Gets the Browse command.
Declaration
public static RoutedUICommand Browse { get; }
Property Value
System.
|
ClearItems
Gets the ClearItems command.
Declaration
public static RoutedUICommand ClearItems { get; }
Property Value
System.
|
ClearUploadedItems
Gets the ClearUploadedItems command.
Declaration
public static RoutedUICommand ClearUploadedItems { get; }
Property Value
System.
|
RequestCancel
Gets the RequestCancel command.
Declaration
public static RoutedUICommand RequestCancel { get; }
Property Value
System.
|
StartUpload
Gets the StartUpload command.
Declaration
public static RoutedUICommand StartUpload { get; }
Property Value
System.
|