Viewed Property (Hyperlink)
In This Topic
Gets or sets whether the target of the parent 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