| LeadsListSelectEventArgsParameters Property |
Gets the list of parameters submitted with the request.
Namespace:
Dynamicweb.Controls.OMC
Assembly:
Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax public NameValueCollection Parameters { get; }
Public ReadOnly Property Parameters As NameValueCollection
Get
Property Value
Type:
NameValueCollectionRemarks See Also