Click or drag to resize
RegisterModuleAttribute Class
Registers the module within assembly
Inheritance Hierarchy
SystemObject
  SystemAttribute
    CMSRegisterModuleAttribute

Namespace: CMS
Assembly: CMS.Core (in CMS.Core.dll) Version: 13.0.131
Syntax
C#
public sealed class RegisterModuleAttribute : Attribute

The RegisterModuleAttribute type exposes the following members.

Constructors
  NameDescription
Public methodRegisterModuleAttribute
Constructor
Top
Properties
  NameDescription
Public propertyType
Module type
Top
See Also

Reference