Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

CrawlerConstants.TAG_CLICK Field

Represents the type of click-through used for documents.

public static readonly string TAG_CLICK;

Remarks

Must be one of the following: CLICK_FILE, CLICK_URL, or CLICK_PORTLET. When used with DocFetch, must always be CLICK_URL.

See Also

CrawlerConstants Class | Plumtree.Remote.Crawler Namespace