Returns an enumerable collection of application modules from the specified assembly.
Namespace: CMS.CoreAssembly: CMS.Core (in CMS.Core.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- assembly
- Type:
System.Reflection Assembly
The assembly to retrieve modules from.
Return Value
Type:![Online Online](./../icons/online_icon.gif)
An enumerable collection of application modules from the specified assembly.
Remarks
See Also