Click or drag to resize
URLHelperIsPostback Method
Returns true if current request is post-back.

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