MagicCMS Documentation
AjaxJsonResponse
.
.
::
.
.
data Property
Data (of any type) returned by the Ajax request.
Namespace:
MagicCMS.Core
Assembly:
MagicCMS.4.5
(in MagicCMS.4.5.dll)
Syntax
C#
public
Object
data
{
get
;
set
; }
Field Value
The data.
See Also
AjaxJsonResponse Class
MagicCMS.Core Namespace