{CompanyName} FlexyGo

SysController..::..createObject Method

Creates the object.Only designers

Namespace:  FLEXYGO.Controlers.UI
Assembly:  FlexyGo (in FlexyGo.dll)

Syntax


[BlacklistCheckAttribute]
[CompressAttribute]
public ActionResult createObject(
	KeyValuePairs[] StoredParams
)
<BlacklistCheckAttribute> _
<CompressAttribute> _
Public Function createObject ( _
	StoredParams As KeyValuePairs() _
) As ActionResult

Parameters

StoredParams
Type: array<KeyValuePairs>[]()[][]
The stored parameters.

Return Value

ActionResult.

Exceptions


ExceptionCondition
Exception Not enough credentials to create new objects or Must be designer to create new objects