WebDocumentViewerModel.AllowURLsWithJSContent Property
Specifies whether or not the execution of the JavaScript code placed in URLs is allowed.
Namespace: DevExpress.XtraReports.Web.WebDocumentViewer
Assembly: DevExpress.XtraReports.v24.1.Web.dll
NuGet Package: DevExpress.Web.Reporting.Common
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, if the JavaScript code can be inserted in URLs; otherwise, false. |
See Also