Click or drag to resize

AssetContentQueryParserIsCJKTerm Method


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

Parameters

term
Type: SystemString

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

Return Value

Type: Boolean

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

See Also