Click or drag to resize

LeadsListDataEventArgs Class

Provides event information when list data is available.
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Dynamicweb.Controls.OMCLeadsListDataEventArgs

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

The LeadsListDataEventArgs type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyData
Gets or sets the data that will be populated.
Top
Remarks