Click or drag to resize
RequestHelperIsPostBack Method
Returns true if current request is postback.

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

Return Value

Type: Boolean
See Also