Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Catel
ApplicationExtensions
C# Class Catel.ApplicationExtensions
The application extension methods.
Mostra file
Open project: Catel/Catel
Public Methods
Method
Description
CurrentPage
(
this
@this
) :
Page
Gets the current page.
Method Details
CurrentPage()
public
static
method
Gets the current page.
The
is
null
.
public
static
CurrentPage
(
this
@this
) :
Page
@this
this
return
Page