Click or drag to resize
RegisterColumnAttribute Class
Defines a column registered within the object
Inheritance Hierarchy

Namespace: CMS
Assembly: CMS.Base (in CMS.Base.dll) Version: 10.0.0
Syntax
C#
public class RegisterColumnAttribute : AbstractPropertyAttribute

The RegisterColumnAttribute type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyHidden
If true, the property is hidden from listing
(Inherited from AbstractPropertyAttribute.)
Public propertyName
Property name, if not set, the original property name is used
(Inherited from AbstractPropertyAttribute.)
Top
See Also

Reference