Property | Type | Description | |
---|---|---|---|
OutputJson | Func |
Property | Type | Description |
---|
Method | Description | |
---|---|---|
CustomJsonResult ( Func |
||
ExecuteResult ( System.Web.Mvc.ControllerContext context ) : void | ||
GetJson ( ) : string |
Returns the serialized Json
|
public CustomJsonResult ( Func |
||
outputJson | Func |
|
return | System |
public ExecuteResult ( System.Web.Mvc.ControllerContext context ) : void | ||
context | System.Web.Mvc.ControllerContext | |
return | void |