CMSExtensibilitySectionLoadManagerManagerType Method |
Loads the manager object. Returns given default instance if manager not present in Section.Managers.
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 12.0.0
Syntax public static ManagerType LoadManager<ManagerType>()
where ManagerType : class, new()
Type Parameters
- ManagerType
Return Value
Type:
ManagerTypeSee Also