Back to Devexpress

WebDocumentViewerSettings.Nonce Property

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

latest1.1 KB
Original Source

WebDocumentViewerSettings.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

WebDocumentViewerSettings Class

WebDocumentViewerSettings Members

DevExpress.Web.Mvc Namespace