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