Click or drag to resize
DocumentAttachmentExtensions Class
Provides extension methods for the DocumentAttachment class.
Inheritance Hierarchy
SystemObject
  Kentico.Content.Web.MvcDocumentAttachmentExtensions

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

The DocumentAttachmentExtensions type exposes the following members.

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