Click or drag to resize
ModuleEntryIsDiscoverable Property
If true, this module is automatically discoverable

Namespace: CMS.Core
Assembly: CMS.Core (in CMS.Core.dll) Version: 9.0.0
Syntax
C#
public bool IsDiscoverable { get; set; }

Property Value

Type: Boolean
See Also