Back to Devexpress

ASPxReportDesigner.Nonce Property

xtrareports-devexpress-dot-xtrareports-dot-web-dot-aspxreportdesigner-4820a9aa.md

latest1.3 KB
Original Source

ASPxReportDesigner.Nonce Property

Specifies the nonce value.

Namespace : DevExpress.XtraReports.Web

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

NuGet Package : DevExpress.Web.Reporting

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

ASPxReportDesigner Class

ASPxReportDesigner Members

DevExpress.XtraReports.Web Namespace