BasicFormGetAttachmentInternal Method |
Gets attachment
Namespace: CMS.FormControlsAssembly: CMS.FormControls (in CMS.FormControls.dll) Version: 8.2.23
Syntax protected virtual AttachmentInfo GetAttachmentInternal(
Guid attachmentGuid
)
Parameters
- attachmentGuid
- Type: SystemGuid
Attachment GUID
Return Value
Type:
AttachmentInfoSee Also