Click or drag to resize

AssetContentQueryParserGetCJKChars Method


Namespace:  Ingeniux.CMS.Assets.Search
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax
public static IEnumerable<string> GetCJKChars(
	string term
)

Parameters

term
Type: SystemString

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

Return Value

Type: IEnumerableString

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

See Also