Click or drag to resize

crawledPageCollectionGet Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

[Missing <summary> documentation for "M:imbCommonModels.pageAnalytics.core.crawledPageCollection.Get(System.String)"]

Namespace:  imbCommonModels.pageAnalytics.core
Assembly:  imbCommonModels (in imbCommonModels.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
public crawledPage Get(
	string url
)

Parameters

url
Type: SystemString

[Missing <param name="url"/> documentation for "M:imbCommonModels.pageAnalytics.core.crawledPageCollection.Get(System.String)"]

Return Value

Type: crawledPage

[Missing <returns> documentation for "M:imbCommonModels.pageAnalytics.core.crawledPageCollection.Get(System.String)"]

See Also