DeleteAllAttachments Method
|
|
| Cute Editor for ASP.NET 6.7 Class Library |
| UploadAttachments..::..DeleteAllAttachments Method |
| UploadAttachments Class See Also Send Feedback |
Deletes all attachments.
Namespace:Â CuteEditorAssembly:Â CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Syntax
| C# |
|---|
public void DeleteAllAttachments() |
| Visual Basic |
|---|
Public Sub DeleteAllAttachments |
| Visual C++ |
|---|
public: void DeleteAllAttachments() |