Click or drag to resize
IAttachmentExtensions Class
Provides extension methods for the IAttachment interface.
Inheritance Hierarchy
SystemObject
  Kentico.Content.Web.MvcIAttachmentExtensions

Namespace: Kentico.Content.Web.Mvc
Assembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 13.0.131
Syntax
C#
public static class IAttachmentExtensions

The IAttachmentExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetPath Obsolete.
Returns relative path for the attachment.
Top
See Also