Click or drag to resize
AttachmentExtensions Class

Note: This API is now obsolete.

Provides extension methods for the AttachmentExtensions class.
Inheritance Hierarchy
SystemObject
  Kentico.Content.Web.MvcAttachmentExtensions

Namespace: Kentico.Content.Web.Mvc
Assembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 12.0.0
Syntax
C#
[ObsoleteAttribute("Use CMS.DocumentEngine.DocumentAttachment instead.")]
public static class AttachmentExtensions

The AttachmentExtensions type exposes the following members.

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