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