Click or drag to resize
BasicFormOnGetAttachment Event
Occurs when an attachment is retrieved.

Namespace: CMS.FormControls
Assembly: CMS.FormControls (in CMS.FormControls.dll) Version: 8.2.23
Syntax
C#
public event BasicFormOnGetAttachmentEventHandler OnGetAttachment

Value

Type: CMS.FormControlsBasicFormOnGetAttachmentEventHandler
See Also