| LeadsListDataEventArgsData Property |
Gets or sets the data that will be populated.
Namespace:
Dynamicweb.Controls.OMC
Assembly:
Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax public IEnumerable<LeadsListItem> Data { get; set; }
Public Property Data As IEnumerable(Of LeadsListItem)
Get
Set
Property Value
Type:
IEnumerableLeadsListItemRemarks See Also