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