Click or drag to resize
DocumentTypeScopeResolvers Class
Resolvers used in e-mail templates and other macro visual components.
Inheritance Hierarchy
SystemObject
  CMS.MacroEngineResolverDefinition
    CMS.DocumentEngineDocumentTypeScopeResolvers

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

The DocumentTypeScopeResolvers type exposes the following members.

Constructors
  NameDescription
Public methodDocumentTypeScopeResolvers
Top
Properties
  NameDescription
Public propertyStatic memberDocumentTypeScopeResolver
Returns document type scope macro resolver with document and current user fields.
Top
See Also