Click or drag to resize
CMSFormGetAttachmentInternal Method
Returns attachment info.

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

Parameters

attachmentGuid
Type: SystemGuid
Attachment GUID

Return Value

Type: AttachmentInfo
See Also