Skip to main content
All docs
V18.2

ASPxClientParametersSubmittedEventArgs Constructors

Provides data for the ASPxClientWebDocumentViewer.ParametersSubmitted and ASPxClientReportDesigner.PreviewParametersSubmitted events.
Name Parameters Description
ASPxClientParametersSubmittedEventArgs(Dictionary<String, Object>) parameters Initializes a new instance of the ASPxClientParametersSubmittedEventArgs class with the specified settings.
See Also