Top Method Summary
Options Name Purpose
RegisterCoreProviders () Registers the application-agnostic core Quick-Launch result providers with the framework default ServiceContainer
RegisterCoreProviders (IKeyedServiceContainer) Registers the application-agnostic core Quick-Launch result providers with the given ServiceContainer

Top Constructor Summary
Options Name Purpose
QuickLaunchBootstrapper () Protected default constructor.


Method Detail
Top

RegisterCoreProviders ()

Purpose: Registers the application-agnostic core Quick-Launch result
providers with the framework default ServiceContainer
Notes: Safe to call from every top-level Form's constructor - only the
first call per process actually registers the providers

Top

RegisterCoreProviders (IKeyedServiceContainer)

Purpose: Registers the application-agnostic core Quick-Launch result
providers with the given ServiceContainer
Notes: Unlike the parameterless overload this method does not guard
against repeated calls - the caller owns the service container
and thus the lifetime of the registrations. Registering the same
provider twice in the same service container raises a
ServiceAlreadyRegisteredException

Parameters:
poServiceContainer Consultingwerk.Framework.IKeyedServiceContainer
The service container to register the core providers with


Constructor Detail
Top

QuickLaunchBootstrapper ()

Purpose: Protected default constructor.
Notes: There's no need to create instances of this bootstrapper class



©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       19.09.2026 10:21:49