Click or drag to resize
CMSErrorTransformationTemplate Class
Error transformation template class.
Inheritance Hierarchy
SystemObject
  CMS.ControlsCMSErrorTransformationTemplate

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 9.0.0
Syntax
C#
public class CMSErrorTransformationTemplate : ITemplate

The CMSErrorTransformationTemplate type exposes the following members.

Constructors
  NameDescription
Public methodCMSErrorTransformationTemplate
Constructor.
Top
Methods
  NameDescription
Public methodInstantiateIn
Instantiates the error transformation object.
Top
See Also