ScriptManagerHelper..::..IsInAsyncPostBack Method
Note: This API is now obsolete.
Assembly: AdvantageCMS.Core (in AdvantageCMS.Core.dll)
Determines whether the current postback is being executed in
partial-rendering mode.
Namespace:
AdvantageCMS.Core.UtilsAssembly: AdvantageCMS.Core (in AdvantageCMS.Core.dll)
Syntax
[ObsoleteAttribute] public static bool IsInAsyncPostBack( Page page )
Parameters
- page
- Type: Page
The page object.

