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

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

The PluginManager type exposes the following members.

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Protected method GetConstructor
Gets the constructor.
Public method GetHashCode (Inherited from Object.)
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 GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method Register(Type, Object)
Registers the specified service.
Public method RegisterTService(TService)
Registers the specified singleton.
Public method RegisterTService, TImplementation
Registers the specified service.
Public method ToString (Inherited from Object.)
Top
See Also

Reference