ViewRegisteredEventArgs.RegionName Property
Gets the region name to which the content was registered.
Namespace: Microsoft.Practices.Prism.Regions
Assembly: Microsoft.Practices.Prism (in Microsoft.Practices.Prism.dll)
Syntax
public string RegionName { get; private set; }
'Declaration
Public Property RegionName As String
Get
Private Set