Click or drag to resize
AttachmentVariantContext Class
Image context for attachment image.
Inheritance Hierarchy
SystemObject
  CMS.DocumentEngineAttachmentVariantContext

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 10.0.0
Syntax
C#
public class AttachmentVariantContext : IVariantContext

The AttachmentVariantContext type exposes the following members.

Constructors
  NameDescription
Public methodAttachmentVariantContext
Creates a new instance of the AttachmentVariantContext class.
Top
Properties
  NameDescription
Public propertyAliasPath
Returns the document alias path.
Public propertyClassName
Returns the document class name.
Public propertySiteName
Returns the document site name.
Top
See Also