Click or drag to resize
AttachmentInfoProviderGetTemporaryAttachmentInfo Method
Gets a temporary attachment

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 12.0.0
Syntax
C#
public static AttachmentInfo GetTemporaryAttachmentInfo(
	Guid attachmentGuid
)

Parameters

attachmentGuid
Type: SystemGuid
GUID of attachment

Return Value

Type: AttachmentInfo
See Also