C# Class Sitecore.Modules.WeBlog.Commands.NewBlog

Inheritance: Command
Afficher le fichier Open project: WeTeam/WeBlog

Méthodes publiques

Méthode Description
Execute ( CommandContext context ) : void

Méthodes protégées

Méthode Description
Run ( ClientPipelineArgs args ) : void

Method Details

Execute() public méthode

public Execute ( CommandContext context ) : void
context CommandContext
Résultat void

Run() protected méthode

protected Run ( ClientPipelineArgs args ) : void
args ClientPipelineArgs
Résultat void