all groups > c# > august 2004 >
You're in the

c#

group:

UserControl.IsPostBack


UserControl.IsPostBack Ivan G.
8/31/2004 10:11:40 PM
c#:
Hi.

How System.Web.UI.UserControl knows that it is really loaded at first time?
I mean from where IsPostBack property value is extracted?

Thanx.

RE: UserControl.IsPostBack Rakesh Rajan
8/31/2004 10:55:04 PM
Hi Ivan,

You usually check for IsPostBack during PageLoad...by then it would be
initializated.

HTH,
Rakesh

[quoted text, click to view]
AddThis Social Bookmark Button