C# Class EPiBootstrapArea.SampleWeb.Business.PageTypeExtensions

Provides extension methods for types intended to be used when working with page types
Afficher le fichier Open project: valdisiljuconoks/EPiBootstrapArea

Méthodes publiques

Méthode Description
GetPageType ( this pageType ) : PageType

Returns the definition for a specific page type

Method Details

GetPageType() public static méthode

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