C# Class Sitecore.SharedSource.ItemUrlHelper.CustomSitecore.Commands.CopyItemUrlSubMenuItem

Inheritance: Command
Mostra file Open project: Velir/Sitecore-ItemUrlHelper

Public Methods

Method Description
Execute ( CommandContext context ) : void

Private Methods

Method Description
GetContext ( CommandContext context ) : UrlContext

Retrieves the UrlContext for the item in context

SendResponse ( UrlContext urlContext ) : void

Sends reponse to client

Method Details

Execute() public method

public Execute ( CommandContext context ) : void
context CommandContext
return void