Click or drag to resize
CMSModuleLoaderBaseAttributes Property
List of attributes defined

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 8.2.23
Syntax
C#
protected List<CMSLoaderAttribute> Attributes { get; }

Property Value

Type: ListCMSLoaderAttribute
See Also