Click or drag to resize
RegisterCustomTableAttribute Class
Registers the custom table item class within the system or overrides the existing one.
Inheritance Hierarchy
SystemObject
  SystemAttribute
    CMSRegisterCustomTableAttribute

Namespace: CMS
Assembly: CMS.CustomTables (in CMS.CustomTables.dll) Version: 10.0.0
Syntax
C#
public class RegisterCustomTableAttribute : Attribute, 
	IInitAttribute

The RegisterCustomTableAttribute type exposes the following members.

Constructors
  NameDescription
Public methodRegisterCustomTableAttribute
Constructor
Top
Properties
  NameDescription
Public propertyClassName
Class name
Public propertyMarkedType
Gets the custom table item implementation type
Top
Methods
  NameDescription
Public methodInit
Initializes the attribute
Top
See Also

Reference