Back to Devexpress

ASPxDashboard.Nonce Property

dashboard-devexpress-dot-dashboardweb-dot-aspxdashboard-e6f0c6c4.md

latest1.3 KB
Original Source

ASPxDashboard.Nonce Property

Specifies the nonce value.

Namespace : DevExpress.DashboardWeb

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

NuGet Package : DevExpress.Web.Dashboard

Declaration

csharp
[DefaultValue("")]
public string Nonce { get; set; }
vb
<DefaultValue("")>
Public Property Nonce As String

Property Value

TypeDefaultDescription
StringString.Empty

A String that specifies the nonce value.

|

See Also

ASPxDashboard Class

ASPxDashboard Members

DevExpress.DashboardWeb Namespace