Click or drag to resize
PortalResolvers Class
Resolvers used in e-mail templates and other macro visual components.
Inheritance Hierarchy

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 9.0.0
Syntax
C#
public class PortalResolvers : ResolverDefinition

The PortalResolvers type exposes the following members.

Constructors
  NameDescription
Public methodPortalResolvers
Top
Properties
  NameDescription
Public propertyStatic memberDeviceProfilesResolver
Returns device profiles macro resolver.
Top
Methods
  NameDescription
Public methodStatic memberGetControlResolver
Get control resolver for macro resolving in web parts and controls
Top
See Also