Click or drag to resize
RegisterPropertyAttribute Class
Defines a property registered within the object
Inheritance Hierarchy
SystemObject
  SystemAttribute
    CMS.BaseAbstractPropertyAttribute
      CMSRegisterPropertyAttribute

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

The RegisterPropertyAttribute 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