Click or drag to resize

indexPageTableGetPageAssertion Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Returns flags describing index's knowledge about this page

Namespace:  imbWEM.Core.index.core
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.3.55
Syntax
C#
public indexPageEvaluationEntryState GetPageAssertion(
	string url
)

Parameters

url
Type: SystemString
The URL.

Return Value

Type: indexPageEvaluationEntryState

[Missing <returns> documentation for "M:imbWEM.Core.index.core.indexPageTable.GetPageAssertion(System.String)"]

See Also