IModuleManagerBase.GetEvents(String) Method
Namespace: DevExpress.Mvvm.ModuleInjection
Assembly: DevExpress.Mvvm.v26.1.dll
Declaration
Parameters
| Name | Type |
|---|---|
| regionName | String |
Returns
| Type |
|---|
| IRegionEventManager |
See Also
Namespace: DevExpress.Mvvm.ModuleInjection
Assembly: DevExpress.Mvvm.v26.1.dll
IRegionEventManager GetEvents(
string regionName
)
Function GetEvents(
regionName As String
) As IRegionEventManager
| Name | Type |
|---|---|
| regionName | String |
| Type |
|---|
| IRegionEventManager |