C1.AspNetCore.Mvc Assembly / C1.JsonNet Namespace / IgnoreAttribute Class
Members

IgnoreAttribute Class
Defines the attribute which represents the proerty should not be serialized.
Object Model
IgnoreAttribute Class
Syntax
'Declaration
 
Public NotInheritable Class IgnoreAttribute 
   Inherits C1.Web.Mvc.Serialization.C1IgnoreAttribute
 
Inheritance Hierarchy

System.Object
   System.Attribute
      C1.Web.Mvc.Serialization.C1IgnoreAttribute
         C1.JsonNet.IgnoreAttribute

See Also