DocumentContextCurrentAttachment Property |
Returns the current document attachment (only for file document type).
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 10.0.0
Syntax public static AttachmentInfo CurrentAttachment { get; }
Property Value
Type:
AttachmentInfoSee Also