HasDefaultComponent
Summary
public bool HasDefaultComponent(string component)
This will search through definitions to find if Default Components contains the searched component either as BuilderType, InstanceType, or ComponentType
Returns
true if is defined component with the matching BuilderType, InstanceType or ComponentType
Parameters
- string component