UploaderBase Class
|
|
| Cute Editor for ASP.NET 6.7 Class Library |
| UploaderBase Class |
| Members See Also Send Feedback |
The base class defines the properties, methods, and events that are shared by Uploader, UploadPersistedFile and UploadAttachments.
Namespace:Â CuteEditorAssembly:Â CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Syntax
| C# |
|---|
public class UploaderBase : Control, IPostBackEventHandler, IPostBackDataHandler, IAjaxUploader |
| Visual Basic |
|---|
Public Class UploaderBase _ Inherits Control _ Implements IPostBackEventHandler, IPostBackDataHandler, IAjaxUploader |
| Visual C++ |
|---|
public ref class UploaderBase : public Control, IPostBackEventHandler, IPostBackDataHandler, IAjaxUploader |
Inheritance Hierarchy
System..::..Object
  System.Web.UI..::..Control
    CuteEditor..::..UploaderBase
      CuteEditor..::..Uploader
  System.Web.UI..::..Control
    CuteEditor..::..UploaderBase
      CuteEditor..::..Uploader