Click or drag to resize

spiderWebLoaderControlerGetDuplicateUrl Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

Gets the duplicate URL.

Namespace:  imbWEM.Core.crawler
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.3.55
Syntax
C#
public string GetDuplicateUrl(
	string url
)

Parameters

url
Type: SystemString
The URL.

Return Value

Type: String

[Missing <returns> documentation for "M:imbWEM.Core.crawler.spiderWebLoaderControler.GetDuplicateUrl(System.String)"]

See Also