Skip to main content

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