C# Class PluggablePortableAreas.Common.RegisterAreaMessage

Inheritance: IEventMessage
Afficher le fichier Open project: AkosLukacs/PluggablePortableAreasMVC4

Méthodes publiques

Méthode Description
RegisterAreaMessage ( string linkText, string areaName, string controllerName, string actionName ) : System
ToString ( ) : string

Method Details

RegisterAreaMessage() public méthode

public RegisterAreaMessage ( string linkText, string areaName, string controllerName, string actionName ) : System
linkText string
areaName string
controllerName string
actionName string
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string