NavigationEntry.Target property
Gets or sets the target window.
public string? Target { get; set; }
Property Value
The target window, e.g. _blank.
See Also
- class NavigationEntry
Gets or sets the target window.
public string? Target { get; set; }
The target window, e.g. _blank.