Click or drag to resize
RegisterCustomManagerAttribute Class
Registers the custom manager within the system, replaces the default helper from which the defined one inherits.
Inheritance Hierarchy
SystemObject
  SystemAttribute
    CMSRegisterCustomManagerAttribute

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

The RegisterCustomManagerAttribute type exposes the following members.

Constructors
  NameDescription
Public methodRegisterCustomManagerAttribute
Constructor
Top
Properties
  NameDescription
Public propertyMarkedType
Document factory
Top
Methods
  NameDescription
Public methodInit
Applies the attribute
Top
See Also

Reference