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