Search
NodeListView.ImageLocation Property
See Also
 





Gets/sets the name of the cached images folder in ImageMap mode.

Namespace: MindFusion.Diagramming.WebForms
Package: MindFusion.Diagramming.WebForms

 Syntax

C#  Copy Code

public string ImageLocation { get; set; }

Visual Basic  Copy Code

Public Property ImageLocation As String

 Property Value

 See Also