C# 클래스 Sitecore.SharedSource.PublishedItemComparer.CustomSitecore.Commands.TargetDatabaseCommand

상속: Command
파일 보기 프로젝트 열기: Velir/Sitecore-PublishedItemComparer

공개 메소드들

메소드 설명
Execute ( CommandContext context ) : void

Overriding the Execute method that Sitecore calls.

메소드 상세

Execute() 공개 메소드

Overriding the Execute method that Sitecore calls.
public Execute ( CommandContext context ) : void
context CommandContext
리턴 void