CuteEditor for .NET 6.2 Class Library

Uploader Class

This class represents an enhanced control for uploading files to the server.

For a list of all members of this type, see Uploader Members.

System.Object
   System.Web.UI.Control
      CuteEditor.UploaderBase
         CuteEditor.Uploader
            CuteEditor.UploadFileBase

[Visual Basic]
Public Class Uploader
    Inherits UploaderBase
    Implements INamingContainer
[C#]
public class Uploader : UploaderBase, INamingContainer

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: CuteEditor

Assembly: CuteEditor (in CuteEditor.dll)

See Also

Uploader Members | CuteEditor Namespace