C# Class Jarstan.ContentSearch.Linq.GetHighlightResultsNode

Inheritance: CustomNode
Exibir arquivo Open project: jscott1277/SitecoreAzureSearchProvider

Public Methods

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

Method Details

GetHighlightResultsNode() public method

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