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
-
objectAttributeNotRegisterPropertyAttribute
- Extension Methods
Constructors
NotRegisterPropertyAttribute()
public NotRegisterPropertyAttribute()