ModuleEntryManagerModules Property |
Gets an enumerable collection of module info objects.
Namespace: CMS.CoreAssembly: CMS.Core (in CMS.Core.dll) Version: 13.0.131
Syntax public static IEnumerable<ModuleInfo> Modules { get; }
Property Value
Type:
IEnumerableModuleInfoSee Also