Click or drag to resize

IndexableEntityBuilder Constructor


Initializes a new instance of the IndexableEntityBuilder class

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
public IndexableEntityBuilder(
	IContentStore contentStore
)

Parameters

contentStore
Type: Ingeniux.CMSIContentStore

[Missing <param name="contentStore"/> documentation for "M:Ingeniux.CMS.IndexableEntityBuilder.#ctor(Ingeniux.CMS.IContentStore)"]

See Also