IModuleManagerBase.GetEvents(String) Method
Namespace: DevExpress.Mvvm.ModuleInjection
Assembly: DevExpress.Mvvm.v24.2.dll
Declaration
Parameters
Name | Type |
---|---|
regionName | String |
Returns
Type |
---|
IRegionEventManager |
See Also
Namespace: DevExpress.Mvvm.ModuleInjection
Assembly: DevExpress.Mvvm.v24.2.dll
IRegionEventManager GetEvents(
string regionName
)
Function GetEvents(
regionName As String
) As IRegionEventManager
Name | Type |
---|---|
regionName | String |
Type |
---|
IRegionEventManager |
No
Your feedback is appreciated.