Click or drag to resize

indexDomainTableGetDomainUrls Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Gets the domain urls.

Namespace:  imbWEM.Core.index.core
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.3.55
Syntax
C#
public List<string> GetDomainUrls(
	indexDomainContentEnum contentType
)

Parameters

contentType
Type: imbWEM.Core.index.coreindexDomainContentEnum
Type of the content.

Return Value

Type: ListString

[Missing <returns> documentation for "M:imbWEM.Core.index.core.indexDomainTable.GetDomainUrls(imbWEM.Core.index.core.indexDomainContentEnum)"]

See Also