Click or drag to resize

RibbonBarDataContextEventArgs Class

Provides information about the specified data object.
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Dynamicweb.ControlsRibbonBarDataContextEventArgs

Namespace:  Dynamicweb.Controls
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
public class RibbonBarDataContextEventArgs : EventArgs

The RibbonBarDataContextEventArgs type exposes the following members.

Constructors
  NameDescription
Public methodRibbonBarDataContextEventArgs
Initializes new instance of an object.
Top
Properties
  NameDescription
Public propertyData
Gets a reference to a data object.
Top
Remarks