Click or drag to resize
ResolverDefinition Class
Base class for module resolver definitions.
Inheritance Hierarchy
SystemObject
  CMS.MacroEngineResolverDefinition
    More...

Namespace: CMS.MacroEngine
Assembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 13.0.131
Syntax
C#
public class ResolverDefinition

The ResolverDefinition type exposes the following members.

Constructors
  NameDescription
Public methodResolverDefinition
Top
Methods
  NameDescription
Protected methodStatic memberRegisterStringValues
Registers string values in the resolver (adds them to values which are already registered). Use this only for resolvers for visual components (the values of the properties will be empty strings).
Top
See Also
Inheritance Hierarchy