MagicCMS Documentation

AjaxJsonResponse..::..success Property

A value indicating whether action performed by the Ajax request was completed successfully.

Namespace:  MagicCMS.Core
Assembly:  MagicCMS.4.5 (in MagicCMS.4.5.dll)

Syntax


public bool success { get; set; }

Field Value

true if success; otherwise, false.