AjaxUploader
Search Results for

    Show / Hide Table of Contents

    Class Uploader

    Main legacy CuteWebUI uploader control compatibility wrapper.

    Inheritance
    object
    Control
    WebControl
    AjaxFileUpload
    UploaderBase
    UploadFileBase
    Uploader
    Implements
    IComponent
    IDisposable
    IParserAccessor
    IUrlResolutionService
    IDataBindingsAccessor
    IControlBuilderAccessor
    IControlDesignerAccessor
    IExpressionsAccessor
    IAttributeAccessor
    IPostBackDataHandler
    IAjaxUploader
    Inherited Members
    UploadFileBase.DirtyText
    UploadFileBase.ItemLabelStyle
    UploadFileBase.ItemTextTemplate
    UploaderBase.ValidateOption
    UploaderBase.AutoUseSystemTempFolder
    UploaderBase.ButtonOnClickScript
    UploaderBase.CancelAllMsg
    UploaderBase.CancelButtonID
    UploaderBase.CancelUploadMsg
    UploaderBase.DialogAccept
    UploaderBase.DialogFilter
    UploaderBase.DropZoneID
    UploaderBase.FileTooLargeMsg
    UploaderBase.FileTypeNotSupportMsg
    UploaderBase.FlashLoadMode
    UploaderBase.FlashUploadPage
    UploaderBase.FlashWarningImage
    UploaderBase.InputboxCSSText
    UploaderBase.InsertButtonID
    UploaderBase.ManualStartUpload
    UploaderBase.MaxFilesLimit
    UploaderBase.MaxFilesLimitMsg
    UploaderBase.MultipleFilesUpload
    UploaderBase.NumFilesShowCancelAll
    UploaderBase.NumFilesShowQueueUI
    UploaderBase.ProgressBarBackgroundImage
    UploaderBase.ProgressBarBorderStyle
    UploaderBase.ProgressBarColor
    UploaderBase.ProgressBarHeight
    UploaderBase.ProgressBarStyle
    UploaderBase.ProgressCtrlID
    UploaderBase.ProgressInfoStyle
    UploaderBase.ProgressPanelWidth
    UploaderBase.ProgressPicture
    UploaderBase.ProgressTextID
    UploaderBase.ProgressTextTemplate
    UploaderBase.QueuePanelID
    UploaderBase.ShowFrameBrowseButton
    UploaderBase.ShowProgressBar
    UploaderBase.ShowProgressInfo
    UploaderBase.ShowQueueTable
    UploaderBase.TempDirectory
    UploaderBase.UploadAddonButtonImage
    UploaderBase.UploadAddonButtonMode
    UploaderBase.UploadAddonButtonShowText
    UploaderBase.UploadAddonWarningImage
    UploaderBase.UploadCursor
    UploaderBase.UploaderDebug
    UploaderBase.UploadingMsg
    UploaderBase.UploadProcessingMsg
    UploaderBase.UploadType
    UploaderBase.UploadTypePriority
    UploaderBase.WindowsDialogLimitMsg
    UploaderBase.FileValidating
    UploaderBase.FileUploaded
    UploaderBase.UploadCompleted
    UploaderBase.OnPreRender(EventArgs)
    UploaderBase.CheckPostBackData()
    UploaderBase.GetAdvancedOption(UploaderAdvancedOption)
    UploaderBase.GetBrowserType()
    UploaderBase.GetBrowserVersion()
    UploaderBase.GetUploadedFile(Guid)
    UploaderBase.GetUploaderProvider()
    UploaderBase.GetTempDirectory()
    UploaderBase.Impersonate()
    UploaderBase.SetAdvancedOption(UploaderAdvancedOption, string)
    UploaderBase.SetValidationServerData(string)
    UploaderBase.Upload(int, string, Stream)
    UploaderBase.Upload(int, string, string)
    UploaderBase.RaiseLegacyFileUploaded(Guid, string, int)
    UploaderBase.RaiseLegacyUploadCompleted(IEnumerable<Guid>)
    AjaxFileUpload.MaxSize
    AjaxFileUpload.MinSize
    AjaxFileUpload.Extensions
    AjaxFileUpload.AllowedMimeTypes
    AjaxFileUpload.MaxFiles
    AjaxFileUpload.Chunked
    AjaxFileUpload.AutoUpload
    AjaxFileUpload.Multiple
    AjaxFileUpload.ButtonText
    AjaxFileUpload.DropZone
    AjaxFileUpload.ShowProgress
    AjaxFileUpload.ShowQueue
    AjaxFileUpload.UploadUrl
    AjaxFileUpload.ChunkSize
    AjaxFileUpload.Paste
    AjaxFileUpload.ShowThumbnails
    AjaxFileUpload.FullPageDrop
    AjaxFileUpload.FolderDrop
    AjaxFileUpload.Concurrent
    AjaxFileUpload.MaxCount
    AjaxFileUpload.DetectDuplicates
    AjaxFileUpload.ValidateMimeByMagic
    AjaxFileUpload.DuplicateHashAlgorithm
    AjaxFileUpload.Crop
    AjaxFileUpload.CropAspectRatio
    AjaxFileUpload.ResizeMaxWidth
    AjaxFileUpload.ResizeMaxHeight
    AjaxFileUpload.ResizeQuality
    AjaxFileUpload.ResizeFormat
    AjaxFileUpload.ImageResize
    AjaxFileUpload.AutoOrient
    AjaxFileUpload.Gallery
    AjaxFileUpload.Inline
    AjaxFileUpload.DropOverlay
    AjaxFileUpload.DropOverlayText
    AjaxFileUpload.Sortable
    AjaxFileUpload.WithCredentials
    AjaxFileUpload.MinWidth
    AjaxFileUpload.MinHeight
    AjaxFileUpload.MaxWidth
    AjaxFileUpload.MaxHeight
    AjaxFileUpload.OnClientSelect
    AjaxFileUpload.OnClientProgress
    AjaxFileUpload.OnClientComplete
    AjaxFileUpload.OnClientError
    AjaxFileUpload.OnClientTaskComplete
    AjaxFileUpload.OnClientTaskError
    AjaxFileUpload.MaxRetries
    AjaxFileUpload.RetryDelay
    AjaxFileUpload.EnableResume
    AjaxFileUpload.EnableAntiforgery
    AjaxFileUpload.EnableImageDimensions
    AjaxFileUpload.EnableLightbox
    AjaxFileUpload.AllowMultiple
    AjaxFileUpload.AllowedExtensions
    AjaxFileUpload.MaxFileSize
    AjaxFileUpload.MinFileSize
    AjaxFileUpload.EnableChunkedUpload
    AjaxFileUpload.EnableDropZone
    AjaxFileUpload.EnablePaste
    AjaxFileUpload.EnableDuplicateCheck
    AjaxFileUpload.EnableExifOrient
    AjaxFileUpload.EnableImageCrop
    AjaxFileUpload.EnableImageResize
    AjaxFileUpload.EnableImagePreview
    AjaxFileUpload.EnableMimeCheck
    AjaxFileUpload.ConcurrentUploads
    AjaxFileUpload.ParallelChunks
    AjaxFileUpload.MaxFileCount
    AjaxFileUpload.ImageResizeWidth
    AjaxFileUpload.ImageResizeHeight
    AjaxFileUpload.MinImageWidth
    AjaxFileUpload.MinImageHeight
    AjaxFileUpload.MaxImageWidth
    AjaxFileUpload.MaxImageHeight
    AjaxFileUpload.OnClientFileSelected
    AjaxFileUpload.OnClientUploadComplete
    AjaxFileUpload.UploadedFileGuids
    AjaxFileUpload.Render(HtmlTextWriter)
    AjaxFileUpload.LoadPostData(string, NameValueCollection)
    AjaxFileUpload.RaisePostDataChangedEvent()
    WebControl.AddAttributesToRender(HtmlTextWriter)
    WebControl.ApplyStyle(Style)
    WebControl.CopyBaseAttributes(WebControl)
    WebControl.CreateControlStyle()
    WebControl.LoadViewState(object)
    WebControl.TrackViewState()
    WebControl.MergeStyle(Style)
    WebControl.RenderBeginTag(HtmlTextWriter)
    WebControl.RenderEndTag(HtmlTextWriter)
    WebControl.RenderContents(HtmlTextWriter)
    WebControl.SaveViewState()
    WebControl.AccessKey
    WebControl.Attributes
    WebControl.BackColor
    WebControl.BorderColor
    WebControl.BorderWidth
    WebControl.BorderStyle
    WebControl.ControlStyle
    WebControl.ControlStyleCreated
    WebControl.CssClass
    WebControl.DisabledCssClass
    WebControl.Style
    WebControl.Enabled
    WebControl.EnableTheming
    WebControl.Font
    WebControl.ForeColor
    WebControl.HasAttributes
    WebControl.Height
    WebControl.IsEnabled
    WebControl.SupportsDisabledAttribute
    WebControl.SkinID
    WebControl.TabIndex
    WebControl.TagKey
    WebControl.TagName
    WebControl.ToolTip
    WebControl.Width
    Control.ResolveAdapter()
    Control.HasEvents()
    Control.GetRouteUrl(object)
    Control.GetRouteUrl(string, object)
    Control.GetRouteUrl(RouteValueDictionary)
    Control.GetRouteUrl(string, RouteValueDictionary)
    Control.GetUniqueIDRelativeTo(Control)
    Control.ApplyStyleSheetSkin(Page)
    Control.OnDataBinding(EventArgs)
    Control.DataBind()
    Control.DataBind(bool)
    Control.DataBindChildren()
    Control.AddParsedSubObject(object)
    Control.EnsureID()
    Control.OnInit(EventArgs)
    Control.ClearChildState()
    Control.ClearChildControlState()
    Control.ClearChildViewState()
    Control.ClearEffectiveClientIDMode()
    Control.ClearCachedClientID()
    Control.Focus()
    Control.LoadControlState(object)
    Control.MapPathSecure(string)
    Control.OpenFile(string)
    Control.OnLoad(EventArgs)
    Control.BuildProfileTree(string, bool)
    Control.SaveControlState()
    Control.RenderChildren(HtmlTextWriter)
    Control.RenderControl(HtmlTextWriter)
    Control.RenderControl(HtmlTextWriter, ControlAdapter)
    Control.OnUnload(EventArgs)
    Control.Dispose()
    Control.RaiseBubbleEvent(object, EventArgs)
    Control.OnBubbleEvent(object, EventArgs)
    Control.AddedControl(Control, int)
    Control.CreateControlCollection()
    Control.CreateChildControls()
    Control.ResolveUrl(string)
    Control.ResolveClientUrl(string)
    Control.FindControl(string)
    Control.FindControl(string, int)
    Control.GetDesignModeState()
    Control.HasControls()
    Control.IsLiteralContent()
    Control.EnsureChildControls()
    Control.RemovedControl(Control)
    Control.SetDesignModeState(IDictionary)
    Control.SetRenderMethodDelegate(RenderMethod)
    Control.ClientIDMode
    Control.ClientID
    Control.ClientIDSeparator
    Control.Context
    Control.Adapter
    Control.DesignMode
    Control.Events
    Control.ID
    Control.IsChildControlStateCleared
    Control.EnableViewState
    Control.ViewStateMode
    Control.IsViewStateEnabled
    Control.NamingContainer
    Control.IdSeparator
    Control.LoadViewStateByID
    Control.Page
    Control.RenderingCompatibility
    Control.TemplateControl
    Control.Parent
    Control.TemplateSourceDirectory
    Control.AppRelativeTemplateSourceDirectory
    Control.Site
    Control.Visible
    Control.UniqueID
    Control.HasChildViewState
    Control.Controls
    Control.ValidateRequestMode
    Control.ViewState
    Control.ViewStateIgnoresCase
    Control.ChildControlsCreated
    Control.IsTrackingViewState
    Control.Disposed
    Control.DataBinding
    Control.Init
    Control.Load
    Control.PreRender
    Control.Unload
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: CuteWebUI
    Assembly: AjaxUploader.dll
    Syntax
    public class Uploader : UploadFileBase, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IAttributeAccessor, IPostBackDataHandler, IAjaxUploader

    Constructors

    Uploader()

    Initializes a new instance of the Uploader class.

    Declaration
    public Uploader()

    Properties

    CancelButton

    Gets the underlying legacy cancel button control.

    Declaration
    [Browsable(false)]
    public Button CancelButton { get; }
    Property Value
    Type Description
    Button

    CancelButtonStyle

    Gets the style applied to the cancel button.

    Declaration
    [PersistenceMode(PersistenceMode.InnerProperty)]
    public Style CancelButtonStyle { get; }
    Property Value
    Type Description
    Style

    CancelText

    Gets or sets the cancel button caption.

    Declaration
    public string CancelText { get; set; }
    Property Value
    Type Description
    string

    InsertButton

    Gets the underlying legacy browse button control.

    Declaration
    [Browsable(false)]
    public Button InsertButton { get; }
    Property Value
    Type Description
    Button

    InsertButtonStyle

    Gets the style applied to the browse button.

    Declaration
    [PersistenceMode(PersistenceMode.InnerProperty)]
    public Style InsertButtonStyle { get; }
    Property Value
    Type Description
    Style

    InsertText

    Gets or sets the browse button caption for the main legacy uploader.

    Declaration
    public string InsertText { get; set; }
    Property Value
    Type Description
    string

    ProgressLabel

    Gets the label used for legacy progress text.

    Declaration
    [Browsable(false)]
    public Label ProgressLabel { get; }
    Property Value
    Type Description
    Label

    ProgressLabelStyle

    Gets the style applied to the progress label.

    Declaration
    [PersistenceMode(PersistenceMode.InnerProperty)]
    public Style ProgressLabelStyle { get; }
    Property Value
    Type Description
    Style

    ProgressPanel

    Gets the container used for legacy progress UI.

    Declaration
    [Browsable(false)]
    public Panel ProgressPanel { get; }
    Property Value
    Type Description
    Panel

    ProgressPanelStyle

    Gets the style applied to the progress panel.

    Declaration
    [PersistenceMode(PersistenceMode.InnerProperty)]
    public Style ProgressPanelStyle { get; }
    Property Value
    Type Description
    Style

    Implements

    IComponent
    IDisposable
    IParserAccessor
    IUrlResolutionService
    IDataBindingsAccessor
    IControlBuilderAccessor
    IControlDesignerAccessor
    IExpressionsAccessor
    IAttributeAccessor
    IPostBackDataHandler
    IAjaxUploader
    In this article
    Back to top AjaxUploader 5.0 API Reference