Back to Devexpress

DashboardCustomAssemblyLoadingEventArgs.ContextName Property

dashboard-devexpress-dot-dashboardcommon-dot-dashboardcustomassemblyloadingeventargs-495aac38.md

latest1.3 KB
Original Source

DashboardCustomAssemblyLoadingEventArgs.ContextName Property

Gets the name of the Entity Framework context.

Namespace : DevExpress.DashboardCommon

Assembly : DevExpress.Dashboard.v25.2.Core.dll

NuGet Package : DevExpress.Dashboard.Core

Declaration

csharp
public string ContextName { get; }
vb
Public ReadOnly Property ContextName As String

Property Value

TypeDescription
String

A String that is the name of the Entity Framework context.

|

See Also

DashboardCustomAssemblyLoadingEventArgs Class

DashboardCustomAssemblyLoadingEventArgs Members

DevExpress.DashboardCommon Namespace