C# Класс Sitecore.SharedSource.EditForm.CustomSitecore.Commands.CutMultipleToCommand

Наследование: Command
Показать файл Открыть проект

Открытые методы

Метод Описание
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