IModuleManagerBase.Restore(String, String) Method
Namespace: DevExpress.Mvvm.ModuleInjection
Assembly: DevExpress.Mvvm.v25.1.dll
NuGet Packages: DevExpress.Mvvm, DevExpress.Win.Navigation
Declaration
Parameters
| Name | Type |
|---|---|
| logicalState | String |
| visualState | String |
Returns
| Type |
|---|
| Boolean |
See Also