Click or drag to resize
ModuleInfoModule Property
Gets a module associated with this module info.

Namespace: CMS.Core
Assembly: CMS.Core (in CMS.Core.dll) Version: 10.0.0
Syntax
C#
public ModuleEntry Module { get; }

Property Value

Type: ModuleEntry
See Also