RecentLinksThreshold Property
In This Topic
Gets or sets the threshold (in percent) for an item to be considered rarely used. The higher the value, the more items are hidden.
Syntax
'Declaration
Public Property RecentLinksThreshold As Integer
public int RecentLinksThreshold {get; set;}
See Also