It seems that IsInPartialRendering always returns false when called from Page_Load, though "In page development scenarios..." statement seems to suggest that this property can be used to determine which UpdatePanel caused Page_Load event. Could you please clarify this?