[Mono-dev] [PATCH] ASP.NET 2.0 event validation support

Igor Zalmanovich igorz at mainsoft.com
Sun Nov 19 04:54:07 EST 2006


Marek,

See Control class for stateMask field,
It also tracks life cycle state.

I think there is a place for a refactoring.

Igor.

-----Original Message-----
From: mono-devel-list-bounces at lists.ximian.com
[mailto:mono-devel-list-bounces at lists.ximian.com] On Behalf Of Marek
Habersack
Sent: Friday, November 17, 2006 3:39 AM
To: Mono Development List
Subject: [Mono-dev] [PATCH] ASP.NET 2.0 event validation support

Hello,

  Attached is a patch that implements postback/callback event
validation for ASP.NET 2.0. I tried to enable it for the controls that
support it following the common-sense approach, tests show that the
controls on MS.NET behave as ours - but I guess time will show if I was
right. Anyhow, please review and let me know if I can commit :)

best regards,

marek



More information about the Mono-devel-list mailing list