Back to Devexpress

ReportDesignerSettings.Nonce Property

aspnetmvc-devexpress-dot-web-dot-mvc-dot-reportdesignersettings.md

latest1.1 KB
Original Source

ReportDesignerSettings.Nonce Property

Specifies the nonce value.

Namespace : DevExpress.Web.Mvc

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

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public string Nonce { get; set; }
vb
Public Property Nonce As String

Property Value

TypeDescription
String

A String that specifies the nonce value.

|

See Also

ReportDesignerSettings Class

ReportDesignerSettings Members

DevExpress.Web.Mvc Namespace