Click or drag to resize
SetVariantEventArgs Properties

The SetVariantEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyCurrentHandler
Currently executing handler
(Inherited from CMSEventArgs.)
Public propertyOriginalEventArgs
Original event arguments for the event
(Inherited from CMSEventArgs.)
Public propertyVariant
Settings object with variant information.
Public propertyVariantID
Varaint's (zone or webpart) ID
Public propertyVariantType
Type of variant event is using.
Public propertyXmlDefinition
XML node (webpart or zone) definition
Top
See Also