Click or drag to resize

DisplayUnitInstanceChangeEventArgs Class


Event arguments that capture information on any changes occur on a Display Unit
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Ingeniux.CMS.PresentationDisplayUnitInstanceChangeEventArgs

Namespace: Ingeniux.CMS.Presentation
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntax
public class DisplayUnitInstanceChangeEventArgs : EventArgs

The DisplayUnitInstanceChangeEventArgs type exposes the following members.

Constructors
 NameDescription
Public methodDisplayUnitInstanceChangeEventArgsInitializes a new instance of the DisplayUnitInstanceChangeEventArgs class
Top
Properties
 NameDescription
Public propertyDisplayUnit Gets/sets the Display Unit that was changed
Top
See Also