Specifies the target to generate a href for. Can be a INodeViewModel derived page view model, IPublishedContent object, Link object, or page id string. Optionally, a different target culture for the url may be set with the rx-culture attribute.

public object Target { get; set; }
Type:
object
In this article