Click or drag to resize
BasicFormGetAttachmentInternal Method
Gets attachment

Namespace: CMS.FormControls
Assembly: CMS.FormControls (in CMS.FormControls.dll) Version: 9.0.0
Syntax
C#
protected virtual AttachmentInfo GetAttachmentInternal(
	Guid attachmentGuid
)

Parameters

attachmentGuid
Type: SystemGuid
Attachment GUID

Return Value

Type: AttachmentInfo
See Also