Click or drag to resize
AttachmentItemChangeToCustom Method
Changes this instance to a custom item.

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

Parameters

newguid
Type: SystemGuid
The newguid.
See Also