Search
DiagramPage.getIconUrl Method
See Also
 

Gets the URL of the image associated with the page.

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public String getIconUrl ()

 Return Value

A {@code String} value.

 See Also