IAssetContentSearchResultItemMatchingFrag Property
|
Gets the matching fragment from search result that highlights the search terms in their surrounding context.
Namespace:
Ingeniux.CMS.Assets.Search
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax string MatchingFrag { get; }
ReadOnly Property MatchingFrag As String
Get
property String^ MatchingFrag {
String^ get ();
}
abstract MatchingFrag : string with get
Property Value
Type:
StringSee Also