Initializes a new instance of the AttachmentItem class
        
        Namespace: CuteEditorAssembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
 Syntax
Syntax
| C# | 
|---|
| protected internal AttachmentItem( UploadAttachments parent ) | 
| Visual Basic | 
|---|
| Protected Friend Sub New ( _ parent As UploadAttachments _ ) | 
| Visual C++ | 
|---|
| protected public: AttachmentItem( UploadAttachments^ parent ) | 
Parameters
- parent
- Type: CuteEditor..::..UploadAttachments
 
     
     
     
     
    