Click or drag to resize
IGetAttachmentHandler Interface
Represents the contract that Kentico requires when processing HTTP requests for attachments.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 12.0.0
Syntax
C#
public interface IGetAttachmentHandler : IHttpHandler
See Also