Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

CrawlerConstants.TAG_DEPTH Field

Represents how deep the crawler will crawl.

public static readonly string TAG_DEPTH;

Remarks

The text of this tag should not be changed because the portal looks for this specific tag. Note: You must use the storage=integer attribute for the control, or the portal will not recognize the value. If the tag is not present, the portal will only crawl the first level.

See Also

CrawlerConstants Class | Plumtree.Remote.Crawler Namespace