C# Class EPiUtilities.Extensions.IhttpHandlerExtensions

Extension methods for .
ファイルを表示 Open project: JohannesOstensjo/EPiUtilities

Public Methods

Method Description
CurrentPage ( this handler ) : PageData

Tries to get the current EPiServer page from the HttpContext.

Method Details

CurrentPage() public static method

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