Table of Contents

Class FileUploadControl

Namespace
Innova.Prism.Library.Controls.FileControls
Assembly
Innova.Prism.Library.dll

Interaction logic for FileUploadControl.xaml

public class FileUploadControl : UserControl, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild, INotifyPropertyChanged, IComponentConnector
Inheritance
FileUploadControl
Implements
Extension Methods

Constructors

FileUploadControl()

Fields

BytesProperty
DialogFilterProperty
FileExtensionProperty
FileSizeProperty
FilenameProperty
ImageMaxHeightProperty
ImageMaxWidthProperty
MaxFileSizeProperty
ThumbNailProperty

Properties

Bytes
DialogFilter
FileExtension
FileName
FileSize
Icon
ImageMaxHeight
ImageMaxWidth
MaxFileSize
ShowAddButton
ShowDeleteButton
ShowEditButton
ShowIcon
ShowReplaceButton
ShowUploadButton
ThumbNail

Methods

InitializeComponent()

InitializeComponent

Events

PropertyChanged

Occurs when a property value changes.