ModuleManagerGetModule Method |
Gets the module entry for specified module.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax public static Module GetModule(
string name
)
Parameters
- name
- Type: SystemString
Module name
Return Value
Type:
ModuleSee Also