Click or drag to resize

AssetContentSearchHelperGetFrag Method



Namespace: Ingeniux.CMS.Assets.Search
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntax
public string GetFrag(
	LuceneDocumentWithScore doc
)

Parameters

doc  LuceneDocumentWithScore

[Missing <param name="doc"/> documentation for "M:Ingeniux.CMS.Assets.Search.AssetContentSearchHelper.GetFrag(Ingeniux.CMS.Assets.Search.LuceneDocumentWithScore)"]

Return Value

String

[Missing <returns> documentation for "M:Ingeniux.CMS.Assets.Search.AssetContentSearchHelper.GetFrag(Ingeniux.CMS.Assets.Search.LuceneDocumentWithScore)"]

See Also