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 : Attribute
Constructors
IgnoreAttribute()
Declaration
public IgnoreAttribute()