RequestHelperIsAsyncPostback Method |
Returns true if current request is an asynchronous postback.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 11.0.0
Syntax public static bool IsAsyncPostback()
Return Value
Type:
BooleanSee Also