C# Класс EPiBootstrapArea.SampleWeb.Business.PageTypeExtensions

Provides extension methods for types intended to be used when working with page types
Показать файл Открыть проект

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

Метод Описание
GetPageType ( this pageType ) : PageType

Returns the definition for a specific page type

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

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

Returns the definition for a specific page type
public static GetPageType ( this pageType ) : PageType
pageType this
Результат PageType