Click or drag to resize
RequestHelperIsAsyncPostback Method
Returns true if current request is an asynchronous postback.

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 9.0.0
Syntax
C#
public static bool IsAsyncPostback()

Return Value

Type: Boolean
See Also