World is now on Opti ID! Learn more

Class ExceptionMessageFormatterTransformation

Inheritance
System.Object
ExceptionMessageFormatterTransformation
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: EPiServer.Configuration.Transform.Internal
Assembly: EPiServer.Framework.dll
Version: 10.10.4
Syntax
public class ExceptionMessageFormatterTransformation : IConfigurationTransform

Constructors

ExceptionMessageFormatterTransformation()

Declaration
public ExceptionMessageFormatterTransformation()

Methods

Transform()

Declaration
public void Transform()

Implements

Extension Methods