Click or drag to resize

LeadsListSelectEventArgs Class

Provides event information when list is about to be reloaded.
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Dynamicweb.Controls.OMCLeadsListSelectEventArgs

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

The LeadsListSelectEventArgs type exposes the following members.

Constructors
  NameDescription
Public methodLeadsListSelectEventArgs
Initializes a new instance of an object.
Public methodLeadsListSelectEventArgs(Boolean)
Initializes a new instance of an object.
Top
Properties
  NameDescription
Public propertyParameters
Gets the list of parameters submitted with the request.
Public propertyQuery
Gets or sets the query to be used to get the list of target visitors.
Public propertySystemParameters
Gets the list of system request parameters.
Top
Remarks