CuteEditor for .NET 6.2 Class Library

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
      CuteEditor.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: CuteEditor

Assembly: CuteEditor (in CuteEditor.dll)

See Also

AttachmentItem Members | CuteEditor Namespace