Click or drag to resize

AssetContentQueryParserIsCJKTerm Method



Namespace: Ingeniux.CMS.Assets.Search
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntax
public static bool IsCJKTerm(
	string term
)

Parameters

term  String

[Missing <param name="term"/> documentation for "M:Ingeniux.CMS.Assets.Search.AssetContentQueryParser.IsCJKTerm(System.String)"]

Return Value

Boolean

[Missing <returns> documentation for "M:Ingeniux.CMS.Assets.Search.AssetContentQueryParser.IsCJKTerm(System.String)"]

See Also