RegionMemberLifetimeAttribute.KeepAlive Property
Determines if the region member should be kept-alive when deactivated.
Namespace: Microsoft.Practices.Prism.Regions
Assembly: Microsoft.Practices.Prism (in Microsoft.Practices.Prism.dll)
Syntax
public bool KeepAlive { get; set; }
'Declaration
Public Property KeepAlive As Boolean
Get
Set