IndexableEntityBuilder Constructor
|
Namespace: Ingeniux.CMSAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntaxpublic IndexableEntityBuilder(
IContentStore contentStore
)
Public Sub New (
contentStore As IContentStore
)
public:
IndexableEntityBuilder(
IContentStore^ contentStore
)
new :
contentStore : IContentStore -> IndexableEntityBuilderParameters
- contentStore IContentStore
[Missing <param name="contentStore"/> documentation for "M:Ingeniux.CMS.IndexableEntityBuilder.#ctor(Ingeniux.CMS.IContentStore)"]
See Also