Skip to main content
A newer version of this page is available. .

DashboardCustomAssemblyLoadingEventArgs Constructors

Provides data for the CustomAssemblyLoading events.
Name Parameters Description
DashboardCustomAssemblyLoadingEventArgs(String, String, String, String, Boolean) dataSourceName, dataSourceComponentName, contextName, assemblyPath, allowLoading Initializes a new instance of the DashboardCustomAssemblyLoadingEventArgs class.
See Also