Viewed Property (HyperlinkOnAction)
In This Topic
Gets or sets a value indicating whether the target of this hyperlink shall be added to a list of viewed hyperlinks when it is invoked.
Syntax
'Declaration
Public Property Viewed As System.Boolean
public System.bool Viewed {get; set;}
See Also