NavigationEntry.Target property

namespace: Serenity.Plugins   assemblySerenity.Net.Core

Gets or sets the target window.

public string Target { get; set; }

Property Value

The target window, e.g. _blank.

See Also