C# Class Subtext.Web.Admin.DeleteLinkCommand

Inheritance: DeleteTitledTargetCommand
显示文件 Open project: ayende/Subtext

Public Methods

Method Description
DeleteLinkCommand ( int linkID, string linkTitle ) : System
Execute ( ) : string

Method Details

DeleteLinkCommand() public method

public DeleteLinkCommand ( int linkID, string linkTitle ) : System
linkID int
linkTitle string
return System

Execute() public method

public Execute ( ) : string
return string