Gets a module info object with the specified name.
Namespace: CMS.CoreAssembly: CMS.Core (in CMS.Core.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- name
- Type: System String
The name of the module info object to get.
Return Value
Type: ModuleInfoThe module info object with the specified name, if found; otherwise, null.
See Also