Click or drag to resize

ContentStore Constructor (ContentStoreOptions)


Initializes a new instance of the ContentStore class, connecting to a content store via HTTP.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax
public ContentStore(
	ContentStoreOptions opts
)

Parameters

opts
Type: ContentStoreOptions

[Missing <param name="opts"/> documentation for "M:Ingeniux.CMS.ContentStore.#ctor(Ingeniux.CMS.ContentStoreOptions)"]

See Also