IPluginManager Methods Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

Methods

  Name Description
Public method GetInstance(Type)
Gets an instance of the provided service (plug-in), using its name.
Public method GetInstance(Type, IDictionaryType, Object)
Gets an instance of the provided service (plug-in), using its name.
Public method GetInstanceTService
Gets an instance of the provided service (plug-in), using its name.
Public method GetInstanceTService(IDictionaryType, Object)
Gets an instance of the provided service (plug-in), using its name.
Public method Register(Type, Object)
Registers the specified service as a singleton instance.
Public method RegisterTService(TService)
Registers the specified service as a singleton instance.
Public method RegisterTService, TImplementation
Registers the specified service.
Top
See Also

Reference