Back to Devexpress

CustomAssemblyLoadingWebEventArgs.DashboardId Property

dashboard-devexpress-dot-dashboardweb-dot-customassemblyloadingwebeventargs.md

latest1.2 KB
Original Source

CustomAssemblyLoadingWebEventArgs.DashboardId Property

Gets the dashboard identifier.

Namespace : DevExpress.DashboardWeb

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

NuGet Package : DevExpress.Web.Dashboard.Common

Declaration

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

Property Value

TypeDescription
String

A String that is the dashboard identifier.

|

See Also

CustomAssemblyLoadingWebEventArgs Class

CustomAssemblyLoadingWebEventArgs Members

DevExpress.DashboardWeb Namespace