Skip to content

UrlFormatterAttribute.Target property

Gets or sets the target window, e.g. "_blank".

public string? Target { get; set; }

Property Value

The target.

See Also