RequestHelperIsPostBack Method |
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 12.0.0
Syntax public static bool IsPostBack()
Return Value
Type:
BooleanRemarks This method is not equivalent to System.Web.UI.Page.IsPostBack.
See Also