[]
        
(Showing Draft Content)

C1.Win.C1Win7Pack.JumpItemRejectionReason

JumpItemRejectionReason Enum

Describes why a C1JumpItem could not be added to the Jump List by the Windows shell.

Namespace: C1.Win.C1Win7Pack
Assembly: C1.Win.C1Win7Pack.4.8.dll
Syntax
public enum JumpItemRejectionReason

Fields

Name Description
CustomCategoriesDisabled

Custom categories cannot be added while recent documents tracking is turned off.

InvalidItem

The C1JumpItem contains incorrect data, for example, references an invalid file path or has no title.

NoCustomCategory

The CustomCategory was not specified.

NoRegisteredHandler

The application is not registered to handle the file name extension of the C1JumpItem.

RemovedByUser

The item was previously in the Jump List but was removed by the user.