This class represents an enhanced control for uploading files to the server. The object can persist across postbacks.
For a list of all members of this type, see UploadPersistedFile Members.
System.Object
System.Web.UI.Control
CuteWebUI.UploaderBase
CuteWebUI.Uploader
CuteWebUI.UploadFileBase
CuteWebUI.UploadPersistedFile
[C#]
public class UploadPersistedFile : UploadFileBase
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.
RequirementsNamespace: CuteWebUI
Assembly: CuteWebUI.AjaxUploader (in CuteWebUI.AjaxUploader.dll)
See AlsoUploadPersistedFile Members | CuteWebUI Namespace