Intersoft.Client.Framework.Regions.Adapters Namespace : ContentControlRegionAdapter Class |
The following tables list the members exposed by ContentControlRegionAdapter.
Name | Description | |
---|---|---|
![]() | ContentControlRegionAdapter Constructor |
Name | Description | |
---|---|---|
![]() | Activate | Activates the specified view. (Inherited from Intersoft.Client.Framework.Regions.RegionAdapterBase<ContentControl>) |
![]() | Adapt | Overridden. Adapts an object (typically a control) to the specified Intersoft.Client.Framework.Regions.IRegion. |
![]() | CanActivate | Determines whether the specified Intersoft.Client.Framework.Regions.IRegion supports activation. (Inherited from Intersoft.Client.Framework.Regions.RegionAdapterBase<ContentControl>) |
![]() | CanDeactivate | Determines whether the specified Intersoft.Client.Framework.Regions.IRegion supports deactivation. (Inherited from Intersoft.Client.Framework.Regions.RegionAdapterBase<ContentControl>) |
![]() | Deactivate | Deactivates the specified view. (Inherited from Intersoft.Client.Framework.Regions.RegionAdapterBase<ContentControl>) |
![]() | Dispose | Overridden. Called when the adapter is disposed. |
![]() | GetViews | Returns a list of the views registered in the region. (Inherited from Intersoft.Client.Framework.Regions.RegionAdapterBase<ContentControl>) |
![]() | InvalidateViews | Invalidates the views and perform synchronization between the physical and registered views. (Inherited from Intersoft.Client.Framework.Regions.RegionAdapterBase<ContentControl>) |
![]() | Release | Overridden. Releases the adapter from the specified Intersoft.Client.Framework.Regions.IRegion and frees the resources allocated by the adapter. |
![]() | Remove | Overridden. Removes the specified view from the region. |
Name | Description | |
---|---|---|
![]() | DiscoverViews | Called when the adapter performs view discovery. (Inherited from Intersoft.Client.Framework.Regions.RegionAdapterBase<ContentControl>) |
![]() | SynchronizeViews | Called when the adapter performs view synchronization. (Inherited from Intersoft.Client.Framework.Regions.RegionAdapterBase<ContentControl>) |