C# Класс EPiUtilities.Extensions.PageExtensions

Extension methods for Page.
Показать файл Открыть проект

Открытые методы

Метод Описание
ToCurrentPage ( this page ) : PageData

Attempts to get the current EPiServer page from the Page object. Returns null if current page is not an EPiServer page.

Описание методов

ToCurrentPage() публичный статический Метод

Attempts to get the current EPiServer page from the Page object. Returns null if current page is not an EPiServer page.
public static ToCurrentPage ( this page ) : PageData
page this
Результат PageData