Click or drag to resize

modelSpiderPageRecordacceptPage Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

[Missing <summary> documentation for "M:imbWEM.Core.crawler.model.modelSpiderPageRecord.acceptPage(imbCommonModels.pageAnalytics.core.crawledPage)"]

Namespace:  imbWEM.Core.crawler.model
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.3.55
Syntax
C#
public void acceptPage(
	crawledPage __page
)

Parameters

__page
Type: crawledPage

[Missing <param name="__page"/> documentation for "M:imbWEM.Core.crawler.model.modelSpiderPageRecord.acceptPage(imbCommonModels.pageAnalytics.core.crawledPage)"]

See Also