The following tables list the members exposed by UXFileUpload.
Name | Description | |
---|---|---|
![]() | UXFileUpload Constructor | Initializes a new instance of UXFileUpload class. |
Name | Description | |
---|---|---|
![]() ![]() | BufferSizeProperty | Identifies the BufferSize dependency property. |
![]() ![]() | CanAppendFilesProperty | Identifies the CanAppendFiles dependency property. |
![]() ![]() | CanCancelProperty | Identifies the CanCancel dependency property. |
![]() ![]() | CanSelectMultipleProperty | Identifies the CanSelectMultiple dependency property. |
![]() ![]() | CustomHeadersProperty | Identifies the CustomHeaders dependency property. |
![]() ![]() | CustomPostDataProperty | Identifies the CustomPostData dependency property. |
![]() ![]() | DefaultFileTypeIconProperty | Identifies the DefaultFileTypeIcon dependency property. |
![]() ![]() | EnforceFileTypeValidationProperty | Identifies the EnforceFileTypeValidation dependency property. |
![]() ![]() | ErrorMessageProperty | Identifies the ErrorMessage dependency property. |
![]() ![]() | FileTypeFilterIndexProperty | Identifies the FileTypeFilterIndex dependency property. |
![]() ![]() | FileTypeFilterProperty | Identifies the FileTypeFilter dependency property. |
![]() ![]() | FileTypeIconsProperty | Identifies the FileTypeIcons dependency property. |
![]() ![]() | HeaderBackgroundProperty | Identifies the HeaderForeground dependency property. |
![]() ![]() | HeaderDisplayModeProperty | Identifies the HeaderDisplayMode dependency property. |
![]() ![]() | HeaderFontSizeProperty | Identifies the HeaderFontSize dependency property. |
![]() ![]() | HeaderForegroundProperty | Identifies the HeaderForeground dependency property. |
![]() ![]() | HeaderHorizontalAlignmentProperty | Identifies the HeaderHorizontalAlignment dependency property. |
![]() ![]() | HeaderImageProperty | Identifies the Icon dependency property. |
![]() ![]() | HeaderImageStretchProperty | Identifies the IconStretch dependency property. |
![]() ![]() | HeaderMarginProperty | Identifies the HeaderMargin dependency property. |
![]() ![]() | HeaderVerticalAlignmentProperty | Identifies the HeaderVerticalAlignment dependency property. |
![]() ![]() | IsAutomaticUploadProperty | Identifies the IsAutomaticUpload dependency property. |
![]() ![]() | IsBusyProperty | Identifies the IsBusy dependency property. |
![]() ![]() | IsUploadCancelledProperty | Identifies the IsUploadCancelled dependency property. |
![]() ![]() | IsUploadCompletedProperty | Identifies the IsUploadCompleted dependency property. |
![]() ![]() | IsUploadingProperty | Identifies the IsUploading dependency property. |
![]() ![]() | MaxFilesCountProperty | Identifies the MaxFilesCount dependency property. |
![]() ![]() | MaxFileSizeProperty | Identifies the MaxFileSize dependency property. |
![]() ![]() | MaxSimultaneousUploadsProperty | Identifies the MaxSimultaneousUploads dependency property. |
![]() ![]() | MaxUploadSizeProperty | Identifies the MaxUploadSize dependency property. |
![]() ![]() | OverwriteExistingFilesProperty | Identifies the OverwriteExistingFiles dependency property. |
![]() ![]() | ResourceOverrideProperty | Identifies the ResourceOverride dependency property. |
![]() ![]() | ScrollViewerStyleProperty | |
![]() ![]() | ServiceUrlProperty | Identifies the ServiceUrl dependency property. |
![]() ![]() | ShowFileTypeIconProperty | Identifies the ShowFileTypeIcon dependency property. |
![]() ![]() | ShowStatisticsOnCompletedProperty | Identifies the ShowStatisticsOnCompleted dependency property. |
![]() ![]() | StatusBarStyleProperty | Identifies the StatusBarStyle dependency property. |
![]() ![]() | TargetFolderProperty | Identifies the TargetFolder dependency property. |
![]() ![]() | TargetPhysicalFolderProperty | Identifies the TargetPhysicalFolder dependency property. |
![]() ![]() | TargetWebUrlProperty | Identifies the TargetWebUrl dependency property. |
![]() ![]() | ToolBarStyleProperty | Identifies the ToolBarStyle dependency property. |
![]() ![]() | TotalBytesToUploadProperty | Identifies the TotalBytesToUpload dependency property. |
![]() ![]() | TotalCancelledFilesProperty | Identifies the TotalCancelledFiles dependency property. |
![]() ![]() | TotalFailedFilesProperty | Identifies the TotalFailedFiles dependency property. |
![]() ![]() | TotalFilesToUploadProperty | Identifies the TotalFilesToUpload dependency property. |
![]() ![]() | TotalProgressPercentageProperty | Identifies the TotalProgressPercentage dependency property. |
![]() ![]() | TotalUploadedBytesProperty | Identifies the TotalUploadedBytes dependency property. |
![]() ![]() | TotalUploadedFilesProperty | Identifies the TotalUploadedFiles dependency property. |
![]() ![]() | TotalUploadingFilesProperty | Identifies the TotalUploadingFiles dependency property. |
![]() ![]() | UploadedFileProperty | Identifies the UploadedFile dependency property. |
![]() ![]() | UploadedFilesProperty | Identifies the UploadedFiles dependency property. |
![]() ![]() | UploadedFilesUrlProperty | Identifies the UploadedFilesUrl dependency property. |
![]() ![]() | UploadedFileUrlProperty | Identifies the UploadedFileUrl dependency property. |
Name | Description | |
---|---|---|
![]() | ActualHeight | (Inherited from |
![]() | ActualWidth | (Inherited from |
![]() | AllowDrop | (Inherited from |
![]() | Background | (Inherited from |
![]() | BorderBrush | (Inherited from |
![]() | BorderThickness | (Inherited from |
![]() | BufferSize | Gets or sets the buffer size of the upload chunk. |
![]() | CacheMode | (Inherited from |
![]() | CanAppendFiles | Gets or sets a boolean value that indicates whether users can add new files to the existing upload session while the upload is in progress. |
![]() | CanCancel | Gets o sets a value that indicates whether users can cancel the upload session. |
![]() | CanSelectMultiple | Gets or sets a value that indicates whether users can select multiple files in the Select dialog box. |
![]() | Clip | (Inherited from |
![]() | CollectionMemberPath | (Inherited from Intersoft.Client.Framework.ISHeaderedItemsControl) |
![]() | CornerRadius | (Inherited from Intersoft.Client.Framework.ISHeaderedItemsControl) |
![]() | CurrentSession | Gets the current FileUploadSession object. |
![]() | Cursor | (Inherited from |
![]() | CustomHeaders | Gets or sets a collection of custom headers to send along with the upload data. |
![]() | CustomPostData | Gets or sets a collection of custom data to send along with the upload data. |
![]() | DataContext | (Inherited from |
![]() | DefaultFileTypeIcon | Gets or sets the default icon when the icon of the specific file type is undefined. |
![]() | DesiredSize | (Inherited from |
![]() | Dispatcher | (Inherited from |
![]() | DisplayMemberPath | (Inherited from |
![]() | Effect | (Inherited from |
![]() | EnforceFileTypeValidation | Gets or sets a boolean value that indicates whether the file type filter should be enforced in both dialog box selection and files drop. |
![]() | ErrorMessage | Gets the message of the error that occurred during upload. |
![]() | FileTypeFilter | Gets or sets the filter string to apply to the file type. The filter string uses "description|file types" pattern, i.e., "Image Files (*.bmp, *.jpg)|*.bmp;*.jpg". |
![]() | FileTypeFilterIndex | Gets or sets the index of the active file type filter as specified in FileTypeFilter property. |
![]() | FileTypeIcons | Gets or sets the collection of icons to be displayed for each file type. |
![]() | FlowDirection | (Inherited from |
![]() | FontFamily | (Inherited from |
![]() | FontSize | (Inherited from |
![]() | FontStretch | (Inherited from |
![]() | FontStyle | (Inherited from |
![]() | FontWeight | (Inherited from |
![]() | Foreground | (Inherited from |
![]() | Framework | (Inherited from Intersoft.Client.Framework.ISHeaderedItemsControl) |
![]() | GroupStyle | (Inherited from Intersoft.Client.Framework.ISHeaderedItemsControl) |
![]() | Header | (Inherited from Intersoft.Client.Framework.HeaderedItemsControl) |
![]() | HeaderBackground | Gets or sets the brush that applies to the background of the header element. |
![]() | HeaderDisplayMode | Specifies the display mode of the content presentation. |
![]() | HeaderFontSize | Gets or sets the font size of the header element. |
![]() | HeaderForeground | Represents the brush that applies to the text color of the header element. |
![]() | HeaderHorizontalAlignment | Gets or sets the horizontal alignment of the control's header content. |
![]() | HeaderImage | Gets or sets the image source of the header. |
![]() | HeaderImageStretch | Gets or sets a value that determines the stretching characteristic of the header image. |
![]() | HeaderMargin | Gets or sets the margin of the header element. |
![]() | HeaderTemplate | (Inherited from Intersoft.Client.Framework.HeaderedItemsControl) |
![]() | HeaderVerticalAlignment | Gets or sets the vertical alignment of the header element. |
![]() | Height | (Inherited from |
![]() | HorizontalAlignment | (Inherited from |
![]() | HorizontalContentAlignment | (Inherited from |
![]() | ImageMemberPath | (Inherited from Intersoft.Client.Framework.ISHeaderedItemsControl) |
![]() | IsAutomaticUpload | Gets or sets a boolean value that indicates whether selected files should be automatically uploaded. |
![]() | IsBusy | Determines whether the upload control is busy. |
![]() | IsEnabled | (Inherited from |
![]() | IsHitTestVisible | (Inherited from |
![]() | IsInDesignMode | (Inherited from Intersoft.Client.Framework.ISHeaderedItemsControl) |
![]() | IsRefreshingStyle | (Inherited from Intersoft.Client.Framework.ISHeaderedItemsControl) |
![]() | IsRefreshingTemplate | (Inherited from Intersoft.Client.Framework.ISHeaderedItemsControl) |
![]() | IsSelected | (Inherited from Intersoft.Client.Framework.ISHeaderedItemsControl) |
![]() | IsTabStop | (Inherited from |
![]() | IsUploadCancelled | Determines whether the upload session is cancelled by user. |
![]() | IsUploadCompleted | Determines whether the upload session is completed. |
![]() | IsUploading | Determines whether the uploading operation is in progress. |
![]() | ItemContainerGenerator | (Inherited from |
![]() | ItemContainerStyle | (Inherited from Intersoft.Client.Framework.HeaderedItemsControl) |
![]() | ItemContainerStyleSelector | (Inherited from Intersoft.Client.Framework.ISHeaderedItemsControl) |
![]() | Items | (Inherited from |
![]() | ItemsPanel | (Inherited from |
![]() | ItemsSource | (Inherited from |
![]() | ItemTemplate | (Inherited from |
![]() | ItemTemplateSelector | (Inherited from Intersoft.Client.Framework.ISHeaderedItemsControl) |
![]() | Language | (Inherited from |
![]() | LayoutSuspended | (Inherited from Intersoft.Client.Framework.ISHeaderedItemsControl) |
![]() | Margin | (Inherited from |
![]() | MaxFilesCount | Gets or sets the maximum number of files allowed to upload. |
![]() | MaxFileSize | Gets or sets the maximum size of a single file allowed to upload. |
![]() | MaxHeight | (Inherited from |
![]() | MaxSimultaneousUploads | Gets or sets the number of simultaneously running upload worker process. |
![]() | MaxUploadSize | Gets or sets the maximum size of all files allowed a single upload session. |
![]() | MaxWidth | (Inherited from |
![]() | MinHeight | (Inherited from |
![]() | MinWidth | (Inherited from |
![]() | Name | (Inherited from |
![]() | Opacity | (Inherited from |
![]() | OpacityMask | (Inherited from |
![]() | OverwriteExistingFiles | Gets or sets a value that indicates whether existing files should be overwritten. |
![]() | Padding | (Inherited from |
![]() | Parent | (Inherited from |
![]() | Platform | (Inherited from Intersoft.Client.Framework.ISHeaderedItemsControl) |
![]() | Projection | (Inherited from |
![]() | RenderSize | (Inherited from |
![]() | RenderTransform | (Inherited from |
![]() | RenderTransformOrigin | (Inherited from |
![]() | ResourceOverride | Gets or sets the individual resource object to override the existing localized resource. |
![]() | Resources | (Inherited from |
![]() | RootElement | Gets the root element. |
![]() | ScrollViewerStyle | Gets or sets the style to apply to the scroll viewer element. |
![]() | SelectedElement | (Inherited from Intersoft.Client.Framework.ISHeaderedSelectionControl) |
![]() | SelectedIndex | (Inherited from Intersoft.Client.Framework.ISHeaderedSelectionControl) |
![]() | SelectedItem | (Inherited from Intersoft.Client.Framework.ISHeaderedSelectionControl) |
![]() | SelectedValue | (Inherited from Intersoft.Client.Framework.ISHeaderedSelectionControl) |
![]() | SelectedValuePath | (Inherited from Intersoft.Client.Framework.ISHeaderedSelectionControl) |
![]() | ServiceUrl | Gets or sets the web address of the server-side upload service/handler. |
![]() | ShowFileTypeIcon | Gets or sets a value that indicates whether the icon for file type is visible. |
![]() | ShowStatisticsOnCompleted | Gets or sets a value that indicates whether the statistics visual state is shown when the upload completes. |
![]() | StatusBarStyle | Gets or sets the style to apply to the status bar element. |
![]() | Style | (Inherited from |
![]() | TabIndex | (Inherited from |
![]() | TabNavigation | (Inherited from |
![]() | Tag | (Inherited from |
![]() | TargetFolder | Gets or sets the target folder of the file upload. This property will be ignored if the TargetPhysicalFolder property is specified. |
![]() | TargetPhysicalFolder | Gets or sets the target physical folder of the file upload. When specified, the value of this property overrides the TargetFolder property. |
![]() | TargetWebUrl | Gets or sets the absolute web address that contains the uploaded files. |
![]() | Template | (Inherited from |
![]() | ToolBarStyle | Gets or sets the style to apply to the toolbar element. |
![]() | TotalBytesToUpload | Gets the total number of bytes to upload. |
![]() | TotalCancelledFiles | Gets the total number of cancelled files. |
![]() | TotalFailedFiles | Gets the total number of failed files. |
![]() | TotalFilesToUpload | Gets the total number of files to upload. |
![]() | TotalProgressPercentage | Gets the total percentage of the upload progress. |
![]() | TotalUploadedBytes | Gets the total number of bytes that were successfully uploaded. |
![]() | TotalUploadedFiles | Gets the total number of files that were successfully uploaded. |
![]() | TotalUploadingFiles | Gets the total number of files being uploaded. |
![]() | Triggers | (Inherited from |
![]() | UploadedFile | Gets the FileUploadInfo object of the uploaded file. |
![]() | UploadedFiles | Gets the collection of uploaded files. |
![]() | UploadedFilesUrl | Gets the collection of the uploaded files' web address. |
![]() | UploadedFileUrl | Gets the Uri of the uploaded file, or the first uploaded file when the CanSelectMultiple property is enabled. |
![]() | UseLayoutRounding | (Inherited from |
![]() | VerticalAlignment | (Inherited from |
![]() | VerticalContentAlignment | (Inherited from |
![]() | Visibility | (Inherited from |
![]() | Width | (Inherited from |
Name | Description | |
---|---|---|
![]() | DefaultStyleKey | (Inherited from |
![]() | ForceMultipleSelection | (Inherited from Intersoft.Client.Framework.ISHeaderedItemsControl) |
![]() | Product | Overridden. Product Info. |
Top
Name | Description | |
---|---|---|
![]() | ApplyBinding | (Inherited from Intersoft.Client.Framework.ISHeaderedItemsControl) |
![]() | ApplyStyle | (Inherited from Intersoft.Client.Framework.ISHeaderedItemsControl) |
![]() | ArrangeOverride | (Inherited from |
![]() | ChangeVisualState | Overloaded. (Inherited from Intersoft.Client.Framework.ISHeaderedItemsControl) |
![]() | CheckMultipleSelection | (Inherited from Intersoft.Client.Framework.ISHeaderedItemsControl) |
![]() | ClearContainerForItemOverride | (Inherited from |
![]() | ClearSelection | (Inherited from Intersoft.Client.Framework.ISHeaderedSelectionControl) |
![]() | GetContainerForItemOverride | Overridden. Creates or identifies the element that is used to display the given item. |
![]() | GetItemContext | (Inherited from Intersoft.Client.Framework.ISHeaderedSelectionControl) |
![]() | GetItemElement | (Inherited from Intersoft.Client.Framework.ISHeaderedSelectionControl) |
![]() | GetTemplateChild | (Inherited from |
![]() | GoToDisabledState | Overloaded. (Inherited from Intersoft.Client.Framework.ISHeaderedItemsControl) |
![]() | GoToFocusedState | Overloaded. (Inherited from Intersoft.Client.Framework.ISHeaderedItemsControl) |
![]() | GoToMouseOverState | Overloaded. (Inherited from Intersoft.Client.Framework.ISHeaderedItemsControl) |
![]() | GoToNormalState | Overloaded. (Inherited from Intersoft.Client.Framework.ISHeaderedItemsControl) |
![]() | GoToSelectedState | Overloaded. (Inherited from Intersoft.Client.Framework.ISHeaderedItemsControl) |
![]() | GoToUnfocusedState | Overloaded. (Inherited from Intersoft.Client.Framework.ISHeaderedItemsControl) |
![]() | GoToUnselectedState | Overloaded. (Inherited from Intersoft.Client.Framework.ISHeaderedItemsControl) |
![]() | InitializeSelection | Overloaded. (Inherited from Intersoft.Client.Framework.ISHeaderedSelectionControl) |
![]() | IsItemItsOwnContainerOverride | Overridden. Determines if the specified item is (or is eligible to be) its own container. |
![]() | MeasureOverride | (Inherited from |
![]() | OnCreateAutomationPeer | (Inherited from |
![]() | OnDependencyPropertyChanged | (Inherited from Intersoft.Client.Framework.ISHeaderedItemsControl) |
![]() | OnDragEnter | Overridden. Invoked when an unhandled DragEnter event reaches an element in its route that is derived from this class. |
![]() | OnDragLeave | Overridden. Invoked when an unhandled DragLeave event reaches an element in its route that is derived from this class. |
![]() | OnDragOver | (Inherited from |
![]() | OnDrop | Overridden. Invoked when an unhandled Drop event reaches an element in its route that is derived from this class. |
![]() | OnGotFocus | Overridden. Called before the GotFocus event occurs. |
![]() | OnHeaderChanged | (Inherited from Intersoft.Client.Framework.HeaderedItemsControl) |
![]() | OnHeaderTemplateChanged | (Inherited from Intersoft.Client.Framework.HeaderedItemsControl) |
![]() | OnIsSelectedChanged | (Inherited from Intersoft.Client.Framework.ISHeaderedItemsControl) |
![]() | OnItemFocused | (Inherited from Intersoft.Client.Framework.ISHeaderedItemsControl) |
![]() | OnItemsChanged | (Inherited from |
![]() | OnItemsPanelChanged | (Inherited from Intersoft.Client.Framework.ISHeaderedItemsControl) |
![]() | OnKeyDown | Overridden. Called before the KeyDown event occurs. |
![]() | OnKeyUp | (Inherited from |
![]() | OnLostFocus | Overridden. Called before the LostFocus event occurs. |
![]() | OnLostMouseCapture | (Inherited from |
![]() | OnMouseEnter | (Inherited from |
![]() | OnMouseLeave | (Inherited from |
![]() | OnMouseLeftButtonDown | (Inherited from |
![]() | OnMouseLeftButtonUp | (Inherited from |
![]() | OnMouseMove | (Inherited from |
![]() | OnMouseRightButtonDown | (Inherited from |
![]() | OnMouseRightButtonUp | (Inherited from |
![]() | OnMouseWheel | (Inherited from |
![]() | OnSelectedIndexChanged | (Inherited from Intersoft.Client.Framework.ISHeaderedSelectionControl) |
![]() | OnSelectedItemChanged | Overridden. Occurs when the selected item is changed. |
![]() | OnSelectedValueChanged | (Inherited from Intersoft.Client.Framework.ISHeaderedSelectionControl) |
![]() | OnTextInput | (Inherited from |
![]() | OnTextInputStart | (Inherited from |
![]() | OnTextInputUpdate | (Inherited from |
![]() | OnUnloaded | (Inherited from Intersoft.Client.Framework.ISHeaderedItemsControl) |
![]() | PrepareContainerForItemOverride | (Inherited from |
![]() | RefreshBinding | (Inherited from Intersoft.Client.Framework.ISHeaderedItemsControl) |
![]() | RefreshImageBinding | (Inherited from Intersoft.Client.Framework.ISHeaderedItemsControl) |
![]() | RefreshStyleSelector | (Inherited from Intersoft.Client.Framework.ISHeaderedItemsControl) |
![]() | RefreshTemplateSelector | (Inherited from Intersoft.Client.Framework.ISHeaderedItemsControl) |
Name | Description | |
---|---|---|
![]() | BindingValidationError | (Inherited from |
![]() | DragEnter | (Inherited from |
![]() | DragLeave | (Inherited from |
![]() | DragOver | (Inherited from |
![]() | Drop | (Inherited from |
![]() | FilesAdded | Occurs when one or more files are added to the upload session. |
![]() | FilesRemoved | Occurs when one or more files are removed from the upload session. |
![]() | FilesUploaded | Occurs when one or multiple files are uploaded. |
![]() | FilesUploadFailed | Occurs when one or multiple files failed to upload. |
![]() | FilesUploading | Occurs when the files are about to upload. |
![]() | FilesUploadProgressChanged | Occurs when the progress of the uploaded files have changed. |
![]() | GotFocus | (Inherited from |
![]() | IsEnabledChanged | (Inherited from |
![]() | ItemBind | (Inherited from Intersoft.Client.Framework.ISHeaderedItemsControl) |
![]() | ItemBound | (Inherited from Intersoft.Client.Framework.ISHeaderedItemsControl) |
![]() | KeyDown | (Inherited from |
![]() | KeyUp | (Inherited from |
![]() | LayoutUpdated | (Inherited from |
![]() | Loaded | (Inherited from |
![]() | LostFocus | (Inherited from |
![]() | LostMouseCapture | (Inherited from |
![]() | MouseEnter | (Inherited from |
![]() | MouseLeave | (Inherited from |
![]() | MouseLeftButtonDown | (Inherited from |
![]() | MouseLeftButtonUp | (Inherited from |
![]() | MouseMove | (Inherited from |
![]() | MouseRightButtonDown | (Inherited from |
![]() | MouseRightButtonUp | (Inherited from |
![]() | MouseWheel | (Inherited from |
![]() | Selected | (Inherited from Intersoft.Client.Framework.ISHeaderedItemsControl) |
![]() | SelectionChanged | (Inherited from Intersoft.Client.Framework.ISHeaderedSelectionControl) |
![]() | SizeChanged | (Inherited from |
![]() | TextInput | (Inherited from |
![]() | TextInputStart | (Inherited from |
![]() | TextInputUpdate | (Inherited from |
![]() | Unloaded | (Inherited from |
![]() | Unselected | (Inherited from Intersoft.Client.Framework.ISHeaderedItemsControl) |
![]() | UploadCancelled | Occurs when the upload session is cancelled. |
![]() | UploadCompleted | Occurs when the upload session is completed. |
![]() | UploadProgressChanged | Occurs when the total progress of the upload session has changed. |
![]() | UploadStarted | Occurs when the upload session is started. |
![]() | UploadValidationError | Occurs when the selected files contain validation errors due to constraint settings. |