SaaS CMS has officially launched! Learn more now.

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.3
Syntax
public sealed class IgnoreAttribute : Attribute

Constructors

IgnoreAttribute()

Declaration
public IgnoreAttribute()

Extension Methods