C# Class EPiBootstrapArea.SampleWeb.Business.PageTypeExtensions

Provides extension methods for types intended to be used when working with page types
Mostrar archivo Open project: valdisiljuconoks/EPiBootstrapArea

Public Methods

Method Description
GetPageType ( this pageType ) : PageType

Returns the definition for a specific page type

Method Details

GetPageType() public static method

Returns the definition for a specific page type
public static GetPageType ( this pageType ) : PageType
pageType this
return PageType