1 implementation of IsPostBack
System.Web.Extensions (1)
UI\PageWrapper.cs (1)
64
bool IPage.
IsPostBack
{
3 references to IsPostBack
System.Web.Extensions (3)
UI\ScriptManager.cs (3)
1279
if (page.
IsPostBack
) {
1337
if (IPage.
IsPostBack
) {
1347
if (IPage.
IsPostBack
) {