C# 클래스 Jarstan.ContentSearch.Linq.GetHighlightResultsNode

상속: CustomNode
파일 보기 프로젝트 열기: jscott1277/SitecoreAzureSearchProvider

공개 메소드들

메소드 설명
GetHighlightResultsNode ( QueryNode sourceNode, string preTag, string postTag, bool mergeHighlights ) : Sitecore.ContentSearch.Linq.Nodes

메소드 상세

GetHighlightResultsNode() 공개 메소드

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