Back to Devexpress

DxDashboard.Nonce Property

dashboard-devexpress-dot-dashboardblazor-dot-dxdashboard-5e706f5e.md

latest1.1 KB
Original Source

DxDashboard.Nonce Property

Specifies the nonce value.

Namespace : DevExpress.DashboardBlazor

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

NuGet Package : DevExpress.Blazor.Dashboard

Declaration

csharp
[Parameter]
public string Nonce { get; set; }
vb
<Parameter>
Public Property Nonce As String

Property Value

TypeDescription
String

A String that specifies the nonce value.

|

See Also

DxDashboard Class

DxDashboard Members

DevExpress.DashboardBlazor Namespace