Click or drag to resize
CMSLoaderAttributeRequiredModules Property
List of required modules to load this item

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 9.0.0
Syntax
C#
public string[] RequiredModules { get; protected set; }

Property Value

Type: String
See Also