Click or drag to resize

indexPageTableGetPageForUrl Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

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

Namespace:  imbWEM.Core.index.core
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
public indexPage GetPageForUrl(
	string url
)

Parameters

url
Type: SystemString

[Missing <param name="url"/> documentation for "M:imbWEM.Core.index.core.indexPageTable.GetPageForUrl(System.String)"]

Return Value

Type: indexPage

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

See Also