Removes all views in a region.

Declaration Syntax
void RemoveAllViewsInRegion(
Object parentView,
string regionName
)
Sub RemoveAllViewsInRegion ( _
parentView As Object, _
regionName As String _
)
void RemoveAllViewsInRegion(
Object^ parentView,
String^ regionName
)

Parameters
- parentView (Object)
- The parent view.
- regionName (String)
- The name of the region.
Assembly:
Genesyslab.Desktop.Infrastructure (Module: Genesyslab.Desktop.Infrastructure) Version: 8.0.2.15 (8.0.002.15)