Click or drag to resize
VariantEventArgs Class
Additional arguments for variant slider and variant dialog events.
Inheritance Hierarchy
System.Object
  System.EventArgs
    CMS.Newsletters.VariantEventArgs

Namespace: CMS.Newsletters
Assembly: CMS.Newsletters (in CMS.Newsletters.dll) Version: 12.0.0
Syntax
C#
public class VariantEventArgs : EventArgs

The VariantEventArgs type exposes the following members.

Constructors
  NameDescription
Public methodVariantEventArgs(String)
Constructor
Public methodVariantEventArgs(String, Int32)
Constructor
Top
Properties
  NameDescription
Public propertyDisplayName
Display name
Public propertyID
Issue ID
Top
See Also