CustomParametersWebEventArgs Properties
Provides data for the CustomParameters events.| Name | Description |
|---|---|
| DashboardId | Gets the identifier of the required dashboard. |
| Parameters | Gets or sets dashboard parameters. Inherited from CustomParametersEventArgs. |
See Also