[]
        
(Showing Draft Content)

C1.Win.C1Win7Pack.C1JumpList.GetKnownCategoryItems

GetKnownCategoryItems Method

GetKnownCategoryItems(JumpListKnownCategory)

Retrieves the destinations listed in the Recent or Frequent category in a Jump List.

Declaration
public IList<C1JumpItem> GetKnownCategoryItems(JumpListKnownCategory knownCategory)
Parameters
Type Name Description
JumpListKnownCategory knownCategory

Specifies from which category the list of destinations should be retrieved.

Returns
Type Description
IList<C1JumpItem>
Remarks

If a user pins an item in the Recent or Frequent categories, the item is no longer shown in its original category to avoid duplication in the Jump List. However, the item will still be returned by this method.