Class NotificationOptionsTransform
Inheritance
System.Object
NotificationOptionsTransform
Implements
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.4Syntax
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()