Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Constructor: AjaxMethodInvalidException(string, string)

Declaration

public AjaxMethodInvalidException(
    string ajaxMethodName,
    string message
)

Summary

Constructor.

Parameters

stringajaxMethodName Name of the requested method that is invalid.
stringmessage Exception message.