World is now on Opti ID! Learn more

Class NotificationOptionsTransform

Inheritance
System.Object
NotificationOptionsTransform
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.dll
Version: 10.10.4
Syntax
public class NotificationOptionsTransform : IConfigurationTransform

Constructors

NotificationOptionsTransform(Settings, NotificationOptions)

Declaration
public NotificationOptionsTransform(Settings settings, NotificationOptions options)
Parameters
Type Name Description
Settings settings
NotificationOptions options

Methods

Transform()

Declaration
public void Transform()

Implements

Extension Methods