ASP Uploader Class Reference

AttachmentItem Class

This class represents an Attachment Item.

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

System.Object
???System.Web.UI.Control
??????CuteWebUI.AttachmentItem

[Visual?Basic]
Public?Class?AttachmentItem
????Inherits?Control
????Implements?INamingContainer, IPostBackEventHandler
[C#]
public?class?AttachmentItem : Control, INamingContainer, IPostBackEventHandler

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: CuteWebUI

Assembly: CuteWebUI.AjaxUploader (in CuteWebUI.AjaxUploader.dll)

See Also

AttachmentItem Members | CuteWebUI Namespace