Click or drag to resize

ISpiderTargetCollectionGetHash Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

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

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

Parameters

url
Type: SystemString

[Missing <param name="url"/> documentation for "M:imbCommonModels.webStructure.ISpiderTargetCollection.GetHash(System.String)"]

Return Value

Type: String

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

See Also