{CompanyName} FlexyGo

SysController..::..updateObject Method

Updates the object.Only designers

Namespace:  FLEXYGO.Controlers.UI
Assembly:  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


ExceptionCondition
Exception Not enough credentials to update objects or Must be designer to update objects