ScriptVariables.UpdateMode

Determines how updates to the server from the client are performed. If enabled changes to the client side properties post back to the server on a full Postback.

Options allow for none, updating the properties only or updating only the Items collection (use .add() on the client to add new items)

public AllowUpdateTypes UpdateMode

See also:

Class ScriptVariables


  Last Updated: 7/15/2008 | © West Wind Technologies, 2008