Search
DiagramPage.iconUrl Property
See Also
 





Gets or sets URL of the image to paint as the page's icon.

Namespace: MindFusion.Diagramming
File: DiagramPage.js

 Syntax

JavaScript  Copy Code

get iconUrl() {}
set iconUrl(value) {}

 Property Value

String

A string containing image URL.

 See Also