Skip to content

NavigationEntry.Target property

Gets or sets the target window.

public string? Target { get; set; }

Property Value

The target window, e.g. _blank.

See Also