Class IgnoreAttribute
When applied to the property of a model type, specifies that the property should be ignored
Inheritance
System.Object
    IgnoreAttribute
  Namespace: EPiServer.DataAnnotations
Assembly: EPiServer.Framework.dll
Version: 12.0.3Syntax
public sealed class IgnoreAttribute : AttributeConstructors
IgnoreAttribute()
Declaration
public IgnoreAttribute()