C# 클래스 Referenception.Core.Commands.ShowReferences

Opens a new content editor tab with the references of the current item
상속: Command
파일 보기 프로젝트 열기: unic/SitecoreReferenception

공개 메소드들

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

Executes the command

메소드 상세

Execute() 공개 메소드

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