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

CustomAssemblyLoadingWebEventArgs Constructors

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