PowerWEB File Upload for ASP.NET
Upload Class Members
See Also  Properties  Methods  Events Send comments on this topic.
Dart.FileUpload Namespace : Upload Class


The following tables list the members exposed by Upload.

Public Constructors

 NameDescription
public ConstructorUpload ConstructorOverloaded.   
Top

Public Properties

 NameDescription
public PropertyAccessKey (Inherited from System.Web.UI.WebControls.WebControl)
public PropertyAppRelativeTemplateSourceDirectory (Inherited from System.Web.UI.Control)
public PropertyAttributes (Inherited from System.Web.UI.WebControls.WebControl)
public PropertyAutoPostBack When true, the control will immediately initiate an upload as soon as a file is selected within the file dialog.  
public PropertyBackColor (Inherited from System.Web.UI.WebControls.WebControl)
public PropertyBorderColor (Inherited from System.Web.UI.WebControls.WebControl)
public PropertyBorderStyle (Inherited from System.Web.UI.WebControls.WebControl)
public PropertyBorderWidth (Inherited from System.Web.UI.WebControls.WebControl)
public PropertyBufferedScriptGets the client-side script which will be written to the response stream when the callback request is ended.  
public PropertyButtonImageUrl Image to use for the Browse button in place of a standard HTML button.  
public PropertyButtonStyleEnables configuration of the Upload select button.  
public PropertyButtonType Defines the type of button to display for selecting files.  
public PropertyCallbackTypeGets or sets the type of callbacks performed by the PowerWEB control.  
public PropertyClientID (Inherited from System.Web.UI.Control)
public PropertyClientIDMode (Inherited from System.Web.UI.Control)
public PropertyControls (Inherited from System.Web.UI.Control)
public PropertyControlStyle (Inherited from System.Web.UI.WebControls.WebControl)
public PropertyControlStyleCreated (Inherited from System.Web.UI.WebControls.WebControl)
public PropertyCssClass (Inherited from System.Web.UI.WebControls.WebControl)
public PropertyDebugSet to true to display a debug window which displays callback data in real-time as it is set/received.  
public PropertyEnabled (Inherited from System.Web.UI.WebControls.WebControl)
public PropertyEnableTheming (Inherited from System.Web.UI.WebControls.WebControl)
public PropertyEnableViewState (Inherited from System.Web.UI.Control)
public PropertyFilterDescription Text to display in file dialog when using Flash upload and custom FilterExtension setting.  
public PropertyFilterExtension A semi-colon delimited list of file extensions to allow. For example, \"*.jpg;*.gif\".  
public PropertyFont (Inherited from System.Web.UI.WebControls.WebControl)
public PropertyForeColor (Inherited from System.Web.UI.WebControls.WebControl)
public PropertyHasAttributes (Inherited from System.Web.UI.WebControls.WebControl)
public PropertyHeightOverridden. Gets or sets the height of the Upload control.  
public PropertyID (Inherited from System.Web.UI.Control)
public PropertyIsCallbackGets the callback state of the PowerWEB control.  
public PropertyIsLiveGets or sets whether a PowerWEB control updates itself in a callback.  
public PropertyLeftGets or sets the left position of the PowerWEB control.  
public PropertyNamingContainer (Inherited from System.Web.UI.Control)
public PropertyPage (Inherited from System.Web.UI.Control)
public PropertyParent (Inherited from System.Web.UI.Control)
public PropertyRenderingCompatibility (Inherited from System.Web.UI.Control)
public PropertyShowTextBoxWhen set to false, the Upload control will simply appear as a button.  
public PropertySite (Inherited from System.Web.UI.Control)
public PropertySkinID (Inherited from System.Web.UI.WebControls.WebControl)
public PropertyStyle (Inherited from System.Web.UI.WebControls.WebControl)
public PropertySupportsDisabledAttribute (Inherited from System.Web.UI.WebControls.WebControl)
public PropertyTabIndex (Inherited from System.Web.UI.WebControls.WebControl)
public PropertyTagGets or sets a convertible object that contains data about the control.  
public PropertyTemplateControl (Inherited from System.Web.UI.Control)
public PropertyTemplateSourceDirectory (Inherited from System.Web.UI.Control)
public PropertyTextThe text displayed on the Upload control's Button.  
public PropertyTextBoxStyleEnables configuration of the Upload textbox.  
public PropertyToolTip (Inherited from System.Web.UI.WebControls.WebControl)
public PropertyTopGets or sets the top position of the PowerWEB control.  
public PropertyUniqueID (Inherited from System.Web.UI.Control)
public PropertyUpdateAllGets or sets which fields are posted to the server in a callback.  
public PropertyValidateRequestMode (Inherited from System.Web.UI.Control)
public PropertyViewStateMode (Inherited from System.Web.UI.Control)
public PropertyVisibleOverridden. Gets or sets a value indicating whether the PowerWEB control is visible.  
public PropertyWidthOverridden. Gets or sets the width of the Upload control.  
Top

Public Methods

 NameDescription
public MethodApplyStyle (Inherited from System.Web.UI.WebControls.WebControl)
public MethodApplyStyleSheetSkin (Inherited from System.Web.UI.Control)
public MethodCopyBaseAttributes (Inherited from System.Web.UI.WebControls.WebControl)
public MethodDataBind (Inherited from System.Web.UI.Control)
public MethodDispose (Inherited from System.Web.UI.Control)
public MethodFindControl (Inherited from System.Web.UI.Control)
public MethodFocus (Inherited from System.Web.UI.Control)
public MethodGetCallbackEventReferenceReturns JavaScript that can be used to initiate a callback to the server.  
public MethodGetRouteUrlOverloaded.  (Inherited from System.Web.UI.Control)
public MethodGetScriptReturns all JavaScript buffered up as a result of setting control properties.  
public MethodGetScriptObjectReferenceReturns a client-side reference to the element.  
public MethodGetScriptStyleReferenceReturns a client-side reference to the style object of the element.  
public MethodGetUniqueIDRelativeTo (Inherited from System.Web.UI.Control)
public MethodGetViewStateReturns the ViewState object used to save and restore state.  
public MethodHasControls (Inherited from System.Web.UI.Control)
public MethodMergeStyle (Inherited from System.Web.UI.WebControls.WebControl)
public MethodRenderBeginTag (Inherited from System.Web.UI.WebControls.WebControl)
public MethodRenderControl (Inherited from System.Web.UI.Control)
public MethodRenderEndTag (Inherited from System.Web.UI.WebControls.WebControl)
public MethodResolveClientUrl (Inherited from System.Web.UI.Control)
public MethodResolveUrl (Inherited from System.Web.UI.Control)
public MethodSetRenderMethodDelegate (Inherited from System.Web.UI.Control)
Top

Public Events

 NameDescription
public EventDataBinding (Inherited from System.Web.UI.Control)
public EventDisposed (Inherited from System.Web.UI.Control)
public EventInit (Inherited from System.Web.UI.Control)
public EventLoad (Inherited from System.Web.UI.Control)
public EventPreRender (Inherited from System.Web.UI.Control)
public EventUnload (Inherited from System.Web.UI.Control)
Top

See Also

Documentation Version 4.0.3
© 2012 Dart Communications. All Rights Reserved.