Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
DotNetify
Routing
RoutingViewData
C# Class DotNetify.Routing.RoutingViewData
Information to pass from the controller to the Razor view.
Exibir arquivo
Open project: dsuryd/dotNetify
Class Usage Examples
Public Methods
Method
Description
RoutingViewData
(
string
urlPath
,
string
viewUrl
,
Type
vmType
) :
System
Method Details
RoutingViewData()
public
method
public
RoutingViewData
(
string
urlPath
,
string
viewUrl
,
Type
vmType
) :
System
urlPath
string
viewUrl
string
vmType
System.Type
return
System