This class represents an Attachment Item.
Namespace: CuteEditorAssembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Syntax
C# |
---|
public class AttachmentItem : Control, INamingContainer, IPostBackEventHandler |
Visual Basic |
---|
Public Class AttachmentItem _ Inherits Control _ Implements INamingContainer, IPostBackEventHandler |
Visual C++ |
---|
public ref class AttachmentItem : public Control, INamingContainer, IPostBackEventHandler |