Click or drag to resize
AttachmentInfoProviderGetAttachmentSite Method
Gets attachment site.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.2.23
Syntax
C#
public static SiteInfo GetAttachmentSite(
	AttachmentInfo attInfo
)

Parameters

attInfo
Type: CMS.DocumentEngineAttachmentInfo
Attachment info

Return Value

Type: SiteInfo
See Also