Skip to main content
All docs
V25.1
  • DashboardExtensionSettings.Nonce Property

    Specifies the nonce value.’

    Namespace: DevExpress.DashboardWeb.Mvc

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

    NuGet Package: DevExpress.Web.Mvc5.Dashboard

    Declaration

    [Browsable(false)]
    public string Nonce { get; set; }

    Property Value

    Type Description
    String

    A String that specifies the nonce value.

    See Also