Click or drag to resize
AttachmentURLProvider Class
URL provider for the attachments.
Inheritance Hierarchy
SystemObject
  CMS.BaseAbstractBaseProviderAttachmentURLProvider
    CMS.DocumentEngineAttachmentURLProvider

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