C# Class Subtext.Web.Admin.DeleteTitledTargetCommand

Inheritance: DeleteTargetCommand
Afficher le fichier Open project: ayende/Subtext

Protected Properties

Свойство Type Description
itemTitle string

Méthodes publiques

Méthode Description
Cancel ( ) : string

Méthodes protégées

Méthode Description
DeleteTitledTargetCommand ( ) : System
DeleteTitledTargetCommand ( int targetID, string itemTitle ) : System

Method Details

Cancel() public méthode

public Cancel ( ) : string
Résultat string

DeleteTitledTargetCommand() protected méthode

protected DeleteTitledTargetCommand ( ) : System
Résultat System

DeleteTitledTargetCommand() protected méthode

protected DeleteTitledTargetCommand ( int targetID, string itemTitle ) : System
targetID int
itemTitle string
Résultat System

Property Details

itemTitle protected_oe property

protected string itemTitle
Résultat string