Click or drag to resize
AttachmentURLProvider Class
URL provider for the attachments.
Inheritance Hierarchy
System.Object
  CMS.Base.AbstractBaseProvider<AttachmentURLProvider>
    CMS.DocumentEngine.AttachmentURLProvider

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 12.0.0
Syntax
C#
public class AttachmentURLProvider : AbstractBaseProvider<AttachmentURLProvider>

The AttachmentURLProvider type exposes the following members.

Constructors
  NameDescription
Public methodAttachmentURLProvider
Top
Methods
See Also