IModuleManager.Navigate(String, String) Method
Namespace: DevExpress.Mvvm.ModuleInjection
Assembly: DevExpress.Mvvm.v24.2.dll
Declaration
Parameters
Name | Type |
---|---|
regionName | String |
key | String |
See Also
Namespace: DevExpress.Mvvm.ModuleInjection
Assembly: DevExpress.Mvvm.v24.2.dll
void Navigate(
string regionName,
string key
)
Sub Navigate(
regionName As String,
key As String
)
Name | Type |
---|---|
regionName | String |
key | String |
No
Your feedback is appreciated.