Click or drag to resize
RegisterExtensionAttribute Class
Marks the class as extension of the given class
Inheritance Hierarchy

Namespace: CMS
Assembly: CMS.Base (in CMS.Base.dll) Version: 9.0.0
Syntax
C#
public class RegisterExtensionAttribute : AbstractTypeAttribute

The RegisterExtensionAttribute type exposes the following members.

Constructors
  NameDescription
Public methodRegisterExtensionAttribute
Constructor
Top
Properties
  NameDescription
Public propertyMarkedType
Type marked with this attribute
(Inherited from AbstractTypeAttribute.)
Protected propertyType
Interface type
(Inherited from AbstractTypeAttribute.)
Top
Methods
See Also

Reference