Click or drag to resize
UploadAttachmentsAddCustomAttachment Method
Adds the custom attachment.

Namespace: CuteWebUI
Assembly: CuteWebUI.AjaxUploader (in CuteWebUI.AjaxUploader.dll) Version: 4.0.0.0
Syntax
public void AddCustomAttachment(
	Guid fileguid
)

Parameters

fileguid
Type: SystemGuid
The file guid.
See Also