arachnode.net

AbsoluteUri.IsDisallowed(ADisallowed, Uri) Method

Determines whether the specified a disallowed is disallowed.

protected bool IsDisallowed(
   ADisallowed aDisallowed,
   Uri uri
);

Parameters

aDisallowed
A disallowed.
uri
The URI.

Return Value

true if the specified a disallowed is disallowed; otherwise, false.

See Also

AbsoluteUri Class | Arachnode.SiteCrawler.Rules Namespace | AbsoluteUri.IsDisallowed Overload List