Click or drag to resize
GetVariantsEventArgs Properties

The GetVariantsEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyCurrentHandler
Currently executing handler
(Inherited from CMSEventArgs.)
Public propertyDocumentID
Document ID related to variants (widgets)
Public propertyInstanceGuid
Instance guid
Public propertyOriginalEventArgs
Original event arguments for the event
(Inherited from CMSEventArgs.)
Public propertyPageTemplateID
Current page template ID
Public propertyVariants
Data set with loaded variants.
Public propertyVariantType
Type of variant event is using.
Public propertyZoneID
Variant's zone ID
Top
See Also