ResourceViewed Property
Whether the resource has been viewed.
Syntax
[VB.NET] Public Property ResourceViewed As Boolean
[C#] public bool ResourceViewed {get; set;}
Remarks
This property indicates whether the resource has been viewed by the current user.
This property is not available at design time.
Default Value
False