Click or drag to resize
VariantEventArgs Class
Additional arguments for variant slider and variant dialog events.
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    CMS.NewslettersVariantEventArgs

Namespace: CMS.Newsletters
Assembly: CMS.Newsletters (in CMS.Newsletters.dll) Version: 9.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