Click or drag to resize

ISpiderTargetCollectionGetByURL Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Gets a target by URL

Namespace:  imbCommonModels.webStructure
Assembly:  imbCommonModels (in imbCommonModels.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
ISpiderTarget GetByURL(
	string url
)

Parameters

url
Type: SystemString
The URL.

Return Value

Type: ISpiderTarget

[Missing <returns> documentation for "M:imbCommonModels.webStructure.ISpiderTargetCollection.GetByURL(System.String)"]

See Also