Class AjaxResponseObject
Inherited Members
Namespace: SuperOffice.DCF.Web.AjaxMethods
Assembly: SuperOffice.DCFWeb.dll
Syntax
public class AjaxResponseObject
Constructors
AjaxResponseObject()
Declaration
public AjaxResponseObject()
Fields
CurrentChanges
Declaration
public List<string> CurrentChanges
Field Value
| Type | Description |
|---|---|
| List<String> |
CurrentChangeValues
Declaration
public List<HistoryItem> CurrentChangeValues
Field Value
| Type | Description |
|---|---|
| List<HistoryItem> |
PiggyBack
Declaration
public object PiggyBack
Field Value
| Type | Description |
|---|---|
| Object |
Value
Declaration
public object Value
Field Value
| Type | Description |
|---|---|
| Object |