Public Properties

FalseSelector  (inherited from ConditionalSelector) The LinkSelector called if the conditional returns
true
.
Names The substrings to look for in the request's Uri.
TrueSelector  (inherited from ConditionalSelector) The Selector called if the conditional is True.

Protected Properties

ConditionalDelegate  (inherited from ConditionalSelector) The delegate called to decide which selector to use.

See Also

NameSelector Class | Eas.WebCrawler.PlugIns.Selectors Namespace