This exception is thrown when the number of parameters passed into the remote scripting method does not match the number of parameters required by this method.
Namespace:
Aurigma.GraphicsMill.AjaxControls
Assembly:
Aurigma.GraphicsMill.AjaxControls (in Aurigma.GraphicsMill.AjaxControls.dll)
<SerializableAttribute> _
Public Class RemoteScriptingParameterCountException _
Inherits Exception _
Implements ISerializable
[SerializableAttribute]
public class RemoteScriptingParameterCountException : Exception,
ISerializable