ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.JsonNet Namespace / JsonAttribute Class
Properties Methods


In This Topic
    JsonAttribute Class Members
    In This Topic

    The following tables list the members exposed by JsonAttribute.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets the name. (Inherited from C1.Web.Mvc.Serialization.C1NameAttribute)
    Public PropertyGets a value indicates the order of the seriailization or deserialization.  
    Public PropertyGets a value indicates whether to serialize or deserialize the default value.  
    Public Property (Inherited from System.Attribute)
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from System.Attribute)
    Public Method (Inherited from System.Attribute)
    Public Method (Inherited from System.Attribute)
    Public Method (Inherited from System.Attribute)
    Top
    See Also