Gets or sets the URL of the image associated with the page.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public string IconUrl { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property IconUrl As String |
See Also