Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Raised by the Microsoft AJAX Library framework when an argument is not an allowed type.
Remarks
When a client function or method is called and an argument passed to it is not an allowed type, a Sys.ArgumentTypeException object is created by using the Error.argumentType function.
For more information about how to raise this error, see Error.argumentType Function.
For more information about how to handle error conditions, see Debugging and Tracing AJAX Applications Overview.