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.492
Syntax
public KeywordQuery(
	string keyword
)

Parameters

keyword  String

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

See Also