AttachmentInfoProvider SetAttachmentInfo Method Kentico 8.1 API Reference
Sets (updates or inserts) specified attachment.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)

Parameters

attachment
Type: CMS.DocumentEngine AttachmentInfo
Attachment to set
resetSearchContent (Optional)
Type: OnlineSystem Boolean
If true, the search content field is set to null to be forced to load again
See Also