Click or drag to resize

KeywordQuery Constructor


Initializes a new instance of the KeywordQuery class

Namespace:  Ingeniux.CMS.Assets.Search
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax
public KeywordQuery(
	string keyword
)

Parameters

keyword
Type: SystemString

[Missing <param name="keyword"/> documentation for "M:Ingeniux.CMS.Assets.Search.KeywordQuery.#ctor(System.String)"]

See Also