Attribute used to specifying whether Json helper need to serialize member what owns this attribute.

Namespace:  C1.Web.iPhone
Assembly:  C1.Web.iPhone.3 (in C1.Web.iPhone.3.dll)

Syntax

C#
public class JsonAttribute : Attribute
Visual Basic
Public Class JsonAttribute _
	Inherits Attribute

Inheritance Hierarchy

System..::..Object
  System..::..Attribute
    C1.Web.iPhone..::..JsonAttribute

See Also