Click or drag to resize
RegisterAllPropertiesAttribute Class
When used, defined if class registers its all public properties as properties of the object, except for ones excluded with ExcludeProperty attribute
Inheritance Hierarchy
SystemObject
  SystemAttribute
    CMSRegisterAllPropertiesAttribute

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

The RegisterAllPropertiesAttribute type exposes the following members.

Constructors
  NameDescription
Public methodRegisterAllPropertiesAttribute
Top
See Also

Reference