Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more

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