DeleteAttachment Method
|
|
| Cute Editor for ASP.NET 6.7 Class Library |
| UploadAttachments..::..DeleteAttachment Method |
| UploadAttachments Class See Also Send Feedback |
Deletes the specified attachment.
Namespace:Â CuteEditorAssembly:Â CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Syntax
| C# |
|---|
public void DeleteAttachment( int index ) |
| Visual Basic |
|---|
Public Sub DeleteAttachment ( _ index As Integer _ ) |
| Visual C++ |
|---|
public: void DeleteAttachment( int index ) |
Parameters
- index
- Type: System..::..Int32
The index.