Click or drag to resize
RegisterDocumentTypeAttribute Class
Registers the document type class within the system or overrides the existing one.
Inheritance Hierarchy
SystemObject
  SystemAttribute
    CMSRegisterDocumentTypeAttribute

Namespace: CMS
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 10.0.0
Syntax
C#
public class RegisterDocumentTypeAttribute : Attribute, 
	IPreInitAttribute

The RegisterDocumentTypeAttribute type exposes the following members.

Constructors
  NameDescription
Public methodRegisterDocumentTypeAttribute
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