Click or drag to resize

AssetContentQueryParserGetCJKChars Method



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

Parameters

term  String

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

Return Value

IEnumerableString

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

See Also