Click or drag to resize

WebSiteDocumentsGetOrAdd Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the or add.

Namespace:  imbNLP.Toolkit.Documents
Assembly:  imbNLP.Toolkit (in imbNLP.Toolkit.dll) Version: 0.2.30
Syntax
C#
public WebSiteDocument GetOrAdd(
	string fullUrl
)

Parameters

fullUrl
Type: SystemString
The full URL.

Return Value

Type: WebSiteDocument

[Missing <returns> documentation for "M:imbNLP.Toolkit.Documents.WebSiteDocuments.GetOrAdd(System.String)"]

See Also