Plumtree EDK (Enterprise Web Development Kit) 5.4.0

CrawlerConstants.TAG_CLICK Field

This tag represents the type of clickthrough 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 the 5.0 EDK DocFetch mechanism, must always be CLICK_URL.

See Also

CrawlerConstants Class | Plumtree.Remote.Crawler Namespace