Determines whether the module info object with the specified name is available.
Namespace: CMS.CoreAssembly: CMS.Core (in CMS.Core.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- name
- Type: System String
The name of the module info object to locate.
Return Value
Type: BooleanTrue, if the module info object with the specified name is available; otherwise, false.
See Also