| PortalEngineEvents Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: CMS.PortalEngine
 Syntax
Syntaxpublic class PortalEngineEvents
The PortalEngineEvents type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | PortalEngineEvents | 
 Fields
Fields| Name | Description | |
|---|---|---|
|   | DeleteWidgetVariants | 
            Fired when variants are to be reseted.
             | 
|   | GetVariant | 
            Fired when request for single variant is raised.
             | 
|   | GetVariants | 
            Fired when request for variants collection is raised.
             | 
|   | MVTVariantsEnabled | 
            Fired when request for availability of variants is raised
             | 
|   | SetVariant | 
            Fired when variant's properties are to be saved.
             | 
|   | SetVariantWebParts | 
            Fired when variant is to be saved.
             | 
 See Also
See Also