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

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