Click or drag to resize
AttachmentItemSetCustomData Method

Namespace: CuteWebUI
Assembly: CuteWebUI.AjaxUploader (in CuteWebUI.AjaxUploader.dll) Version: 4.0.0.0
Syntax
public void SetCustomData(
	string key,
	string value
)

Parameters

key
Type: SystemString
value
Type: SystemString
See Also