Click or drag to resize

spiderTargetgetKey Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

[Missing <summary> documentation for "M:imbWEM.Core.crawler.targets.spiderTarget.getKey(imbWEM.Core.crawler.targets.spiderLink)"]

Namespace:  imbWEM.Core.crawler.targets
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.3.55
Syntax
C#
protected string getKey(
	spiderLink __vector
)

Parameters

__vector
Type: imbWEM.Core.crawler.targetsspiderLink

[Missing <param name="__vector"/> documentation for "M:imbWEM.Core.crawler.targets.spiderTarget.getKey(imbWEM.Core.crawler.targets.spiderLink)"]

Return Value

Type: String

[Missing <returns> documentation for "M:imbWEM.Core.crawler.targets.spiderTarget.getKey(imbWEM.Core.crawler.targets.spiderLink)"]

See Also