SysController..::..updateObject Method
Updates the object.Only designers
Namespace:
FLEXYGO.Controlers.UIAssembly: FlexyGo (in FlexyGo.dll)
Syntax
[BlacklistCheckAttribute] [CompressAttribute] public ActionResult updateObject( KeyValuePairs[] StoredParams )
<BlacklistCheckAttribute> _ <CompressAttribute> _ Public Function updateObject ( _ StoredParams As KeyValuePairs() _ ) As ActionResult
Parameters
- StoredParams
- Type: array<KeyValuePairs>[]()[][]
The stored parameters.
Return Value
ActionResult.Exceptions
Exception | Condition |
---|---|
Exception | Not enough credentials to update objects or Must be designer to update objects |