BasicFormGetAttachment Method |
Returns attachment info and raises OnGetAttachment event.
Namespace: CMS.FormControlsAssembly: CMS.FormControls (in CMS.FormControls.dll) Version: 8.2.23
Syntax public AttachmentInfo GetAttachment(
Guid attachmentGuid
)
Parameters
- attachmentGuid
- Type: SystemGuid
Attachment GUID
Return Value
Type:
AttachmentInfoSee Also