Click or drag to resize
RequestHelperIsCallback Method
Returns true if current request is callback.

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

Return Value

Type: Boolean
See Also