NeatUpload Documentation

FileControl Class

Base class for NeatUpload's file upload controls.

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

System.Object
   System.Web.UI.Control
      System.Web.UI.WebControls.WebControl
         Brettle.Web.NeatUpload.FileControl
            Brettle.Web.NeatUpload.InputFile
            Brettle.Web.NeatUpload.MultiFile

public abstract class FileControl : WebControl

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: Brettle.Web.NeatUpload

Assembly: Brettle.Web.NeatUpload (in Brettle.Web.NeatUpload.dll)

See Also

FileControl Members | Brettle.Web.NeatUpload Namespace