CuteEditor for .NET 6.2 Class Library

UploadFileBase Class

Represents an UploadFileBase object.

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

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

[Visual Basic]
MustInherit Public Class UploadFileBase
    Inherits Uploader
[C#]
public abstract class UploadFileBase : Uploader

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

UploadFileBase Members | CuteEditor Namespace