C# Class EPiUtilities.Extensions.IhttpHandlerExtensions

Extension methods for .
Afficher le fichier Open project: JohannesOstensjo/EPiUtilities

Méthodes publiques

Méthode Description
CurrentPage ( this handler ) : PageData

Tries to get the current EPiServer page from the HttpContext.

Method Details

CurrentPage() public static méthode

Tries to get the current EPiServer page from the HttpContext.
public static CurrentPage ( this handler ) : PageData
handler this
Résultat PageData