ElementLookup.FindInstancesOfConfigurationType Method
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
FindInstancesOfConfigurationType(Type) |
Returns all ElementViewModel instances that where created for configuration elements of type configurationType.
|
|
FindInstancesOfConfigurationType(Type, Type) |
Returns all ElementViewModel instances that where created for configuration elements of type configurationType, contained inside a configuration element of type scope.
|
See Also
Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ViewModel.Services Namespace