RequestHelperIsAJAXRequest Method |
Namespace: CMS.Helpers
HttpMethod value is irrelevant. This method can return true even for GET request.
If you need to detect asynchronous postback caused by [!:ScriptManager] use [!:ScriptManager.IsInAsyncPostBack].