DashboardTitle.ImageUrl Property
SECURITY NOTE
Downloading files passed through URLs specified by the Suppress Control Requests to Download Data from External URLsImageUrl
property may create security issues. Review the following help topic and learn how to spot, analyze, and prohibit unwanted download requests:
Gets or sets the URL used to access the image displayed within the dashboard title.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.1.Core.dll
NuGet Package: DevExpress.Dashboard.Core
Declaration
Property Value
Type | Default | Description |
---|---|---|
String | null | A String that specifies the URL used to access the image displayed within the dashboard title. |
See Also