Methods

  Name Description
Public method Static member GetPostBackControl(Page)
Returns the control that has caused the postback.
Public method Static member GetPostBackControl(Page, Control)
Returns the control that has caused the postback.
Public method Static member IsAsyncPostBack()()()()
Returns true if page is in Ajax callback, false otherwise.
Public method Static member IsAsyncPostBack(Page)
Returns true if page is in Ajax callback, false otherwise.

See Also