RegionViewRegistry.RegisterViewWithRegion Method
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
RegisterViewWithRegion(String, Func<Object>) |
Registers a delegate that can be used to retrieve the content associated with a region name.
|
|
RegisterViewWithRegion(String, Type) |
Registers a content type with a region name.
|
See Also
Microsoft.Practices.Composite.Presentation.Regions Namespace