summaryT:DotNetNuke.ComponentModel.DataAnnotations.IgnoreColumnAttribute

Namespace: DotNetNuke.ComponentModel.DataAnnotations
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public class IgnoreColumnAttribute : Attribute
Visual Basic
Public Class IgnoreColumnAttribute
	Inherits Attribute

Inheritance Hierarchy

System..::..Object
  System..::..Attribute
    DotNetNuke.ComponentModel.DataAnnotations..::..IgnoreColumnAttribute

See Also