RequestHelperIsCallback Method |
Returns
true if current
HttpMethod is POST and "__CALLBACKID" request parameter is not null.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 12.0.0
Syntax public static bool IsCallback()
Return Value
Type:
BooleanRemarks See Also