Activates the view in the specified region.

Declaration Syntax
Function ActivateViewInRegion ( _
parentView As Object, _
regionName As String, _
instantiateViewName As String _
) As Object

Parameters
- parentView (Object)
- The parent view.
- regionName (String)
- The name of the region.
- instantiateViewName (String)

Return Value
The activated view in the specified region or null if activated view is not found.
Assembly:
Genesyslab.Desktop.Infrastructure (Module: Genesyslab.Desktop.Infrastructure) Version: 8.0.2.15 (8.0.002.15)