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

Namespace: CMS
Assembly: CMS.Core (in CMS.Core.dll) Version: 9.0.0
Syntax
C#
public abstract class AbstractTypeAttribute : Attribute, 
	IPreInitAttribute

The AbstractTypeAttribute type exposes the following members.

Constructors
  NameDescription
Protected methodAbstractTypeAttribute
Constructor
Top
Properties
  NameDescription
Public propertyMarkedType
Type marked with this attribute
Protected propertyType
Interface type
Top
Methods
  NameDescription
Public methodPreInit
Initializes the attribute
Top
See Also

Reference