C# 클래스 Sitecore.SharedSource.PublishedItemComparer.CustomSitecore.CustomDiffViewer

상속: TwoCoumnsDiffView
파일 보기 프로젝트 열기: Velir/Sitecore-PublishedItemComparer 1 사용 예제들

공개 메소드들

메소드 설명
Compare ( Control parent, Item item1, Item item2, string click ) : bool
Compare ( Item item1, Item item2 ) : bool

메소드 상세

Compare() 공개 메소드

public Compare ( Control parent, Item item1, Item item2, string click ) : bool
parent System.Web.UI.Control
item1 Item
item2 Item
click string
리턴 bool

Compare() 공개 메소드

public Compare ( Item item1, Item item2 ) : bool
item1 Item
item2 Item
리턴 bool