C1.Web.Mvc.Serialization Namespace > JsonConvertHelper Class : C1Json Method |
'Declaration
<ExtensionAttribute()> Public Shared Function C1Json( _ ByVal controller As Controller, _ ByVal data As Object, _ Optional ByVal contentType As String, _ Optional ByVal contentEncoding As Encoding, _ Optional ByVal behavior As JsonRequestBehavior _ ) As JsonResult
[Extension()] public static JsonResult C1Json( Controller controller, object data, string contentType, Encoding contentEncoding, JsonRequestBehavior behavior )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2