Click or drag to resize
RegisterCustomClassAttribute Class
Registers the custom class within the system or overrides the existing one.
Inheritance Hierarchy
SystemObject
  SystemAttribute
    CMSRegisterCustomClassAttribute

Namespace: CMS
Assembly: CMS.Base (in CMS.Base.dll) Version: 9.0.0
Syntax
C#
public class RegisterCustomClassAttribute : Attribute, 
	IPreInitAttribute

The RegisterCustomClassAttribute type exposes the following members.

Constructors
  NameDescription
Public methodRegisterCustomClassAttribute
Constructor
Top
Properties
  NameDescription
Protected propertyAssemblyName
Class assembly name
Public propertyClassName
Class name
Public propertyMarkedType
Document factory
Top
Methods
  NameDescription
Public methodPreInit
Initializes the attribute
Top
See Also

Reference