ComponentOne GridView for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls Namespace / JsonAttribute Class
Members

In This Topic
    JsonAttribute Class
    In This Topic
    Attribute used to specifying whether Json helper need to serialize member what owns this attribute.
    Object Model
    JsonAttribute Class
    Syntax
    'Declaration
     
    Public Class JsonAttribute 
       Inherits System.Attribute
    public class JsonAttribute : System.Attribute 
    Inheritance Hierarchy

    System.Object
       System.Attribute
          C1.Web.Wijmo.Controls.JsonAttribute

    See Also