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