C# 클래스 Sitecore.Modules.WeBlog.Pipelines.GetSummary.FirstContentBlock

상속: GetSummaryProcessorBase
파일 보기 프로젝트 열기: WeTeam/WeBlog 1 사용 예제들

공개 메소드들

메소드 설명
FirstContentBlock ( ) : HtmlAgilityPack

보호된 메소드들

메소드 설명
GetSummary ( GetSummaryArgs args ) : void
GetXPath ( ) : string

메소드 상세

FirstContentBlock() 공개 메소드

public FirstContentBlock ( ) : HtmlAgilityPack
리턴 HtmlAgilityPack

GetSummary() 보호된 메소드

protected GetSummary ( GetSummaryArgs args ) : void
args GetSummaryArgs
리턴 void

GetXPath() 보호된 메소드

protected GetXPath ( ) : string
리턴 string