Table of Contents

Class NotRegisterPropertyAttribute

Namespace
CMS
Assembly
CMS.Base.dll

When used, the given property is not registered within the object

[AttributeUsage(AttributeTargets.Property, AllowMultiple = false)]
public class NotRegisterPropertyAttribute : Attribute
Inheritance
object
Attribute
NotRegisterPropertyAttribute
Extension Methods

Constructors

NotRegisterPropertyAttribute()

public NotRegisterPropertyAttribute()