C# Class Sitecore.SharedSource.PublishedItemComparer.CustomSitecore.Commands.TargetDatabaseCommand

Inheritance: Command
Afficher le fichier Open project: Velir/Sitecore-PublishedItemComparer

Méthodes publiques

Méthode Description
Execute ( CommandContext context ) : void

Overriding the Execute method that Sitecore calls.

Method Details

Execute() public méthode

Overriding the Execute method that Sitecore calls.
public Execute ( CommandContext context ) : void
context CommandContext
Résultat void