Click or drag to resize

LeadsListEditMode Enumeration

Note: This API is now obsolete.

Represents an edit mode for the LeadsList control.

Namespace:  Dynamicweb.Controls.OMC
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
[ObsoleteAttribute("Deprecated")]
public enum LeadsListEditMode
Members
  Member nameValueDescription
Mark0 Mark visitors as leads or not leads.
ChangeState1 Change the state of the existing leads.
Remarks