C# Class Catel.ApplicationExtensions

The application extension methods.
Afficher le fichier Open project: Catel/Catel

Méthodes publiques

Méthode Description
CurrentPage ( this @this ) : Page

Gets the current page.

Method Details

CurrentPage() public static méthode

Gets the current page.
The is null.
public static CurrentPage ( this @this ) : Page
@this this
Résultat Page