IModuleManager.Navigate(String, String) Method
Namespace: DevExpress.Mvvm.ModuleInjection
Assembly: DevExpress.Mvvm.v26.1.dll
Declaration
Parameters
| Name | Type |
|---|---|
| regionName | String |
| key | String |
See Also
Namespace: DevExpress.Mvvm.ModuleInjection
Assembly: DevExpress.Mvvm.v26.1.dll
void Navigate(
string regionName,
string key
)
Sub Navigate(
regionName As String,
key As String
)
| Name | Type |
|---|---|
| regionName | String |
| key | String |