Back to Devexpress

DashboardExtensionSettings.Nonce Property

dashboard-devexpress-dot-dashboardweb-dot-mvc-dot-dashboardextensionsettings-2c2c80d7.md

latest1.3 KB
Original Source

DashboardExtensionSettings.Nonce Property

Specifies the nonce value.’

Namespace : DevExpress.DashboardWeb.Mvc

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

NuGet Package : DevExpress.Web.Mvc5.Dashboard

Declaration

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

Property Value

TypeDescription
String

A String that specifies the nonce value.

|

See Also

DashboardExtensionSettings Class

DashboardExtensionSettings Members

DevExpress.DashboardWeb.Mvc Namespace