Click or drag to resize
UploadAttachmentsDeleteAttachment Method
Deletes the specified attachment.

Namespace: CuteWebUI
Assembly: CuteWebUI.AjaxUploader (in CuteWebUI.AjaxUploader.dll) Version: 4.0.0.0
Syntax
public void DeleteAttachment(
	int index
)

Parameters

index
Type: SystemInt32
The index.
See Also