C# 클래스 EPiUtilities.Extensions.PageExtensions

Extension methods for Page.
파일 보기 프로젝트 열기: JohannesOstensjo/EPiUtilities

공개 메소드들

메소드 설명
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