IModuleManager.Navigate(String, String) Method
Namespace: DevExpress.Mvvm.ModuleInjection
Assembly: DevExpress.Mvvm.v22.2.dll
NuGet Package: DevExpress.Mvvm
Declaration
Parameters
Name | Type |
---|---|
regionName | String |
key | String |
See Also
Namespace: DevExpress.Mvvm.ModuleInjection
Assembly: DevExpress.Mvvm.v22.2.dll
NuGet Package: DevExpress.Mvvm
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.We appreciate your feedback and continued support.
May we contact you if we need to discuss your feedback in greater detail or update you on changes to this help topic?