C# Class N2.Management.Content.Activity.Notify

Summary description for Notify
Inheritance: IHttpHandler
Afficher le fichier Open project: bherila/n2cms

Méthodes publiques

Méthode Description
ProcessRequest ( HttpContext context ) : void

Private Methods

Méthode Description
NotifyEditing ( IEngine engine, System.Web.HttpContextWrapper context ) : void
NotifyViewing ( IEngine engine, System.Web.HttpContextWrapper context ) : void

Method Details

ProcessRequest() public méthode

public ProcessRequest ( HttpContext context ) : void
context System.Web.HttpContext
Résultat void