AttachmentItemSetCustomData Method |
Namespace: CuteWebUIAssembly: CuteWebUI.AjaxUploader (in CuteWebUI.AjaxUploader.dll) Version: 4.0.0.0
Syntaxpublic void SetCustomData(
string key,
string value
)
Public Sub SetCustomData (
key As String,
value As String
)
Parameters
- key
- Type: SystemString
- value
- Type: SystemString
See Also