C# 클래스 Sitecore.SharedSource.EditForm.CustomSitecore.Commands.CutMultipleToCommand

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

공개 메소드들

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

Executes the command in the specified context.

메소드 상세

Execute() 공개 메소드

Executes the command in the specified context.
public Execute ( CommandContext context ) : void
context CommandContext The context.
리턴 void