C# Class Jarstan.ContentSearch.Linq.GetHighlightResultsNode

Inheritance: CustomNode
Afficher le fichier Open project: jscott1277/SitecoreAzureSearchProvider

Méthodes publiques

Méthode Description
GetHighlightResultsNode ( QueryNode sourceNode, string preTag, string postTag, bool mergeHighlights ) : Sitecore.ContentSearch.Linq.Nodes

Method Details

GetHighlightResultsNode() public méthode

public GetHighlightResultsNode ( QueryNode sourceNode, string preTag, string postTag, bool mergeHighlights ) : Sitecore.ContentSearch.Linq.Nodes
sourceNode QueryNode
preTag string
postTag string
mergeHighlights bool
Résultat Sitecore.ContentSearch.Linq.Nodes