Class CallbackException

Special return type used to indicate that an exception was fired on the server. This object is JSON serialized and the client can check for Result.IsCallbackError to see if a a failure occured on the server.

System.Object
  Westwind.Web.Controls.CallbackException

public class CallbackException : object

Class Members

MemberDescription
Constructor
isCallbackError
message

Requirements

Namespace: Westwind.Web.Controls
Assembly: westwind.ajaxtoolkit.dll


  Last Updated: 2/21/2008 | © West Wind Technologies, 2008