Gets or sets the id of the target view.
Namespace: MindFusion.Diagramming.Mvc
Assembly: MindFusion.Diagramming.Mvc
SyntaxC#
Copy Code
|
|---|
public string TargetId { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property TargetId As String |
See Also