[Mono-dev] [Patch] System.Web - validators

Igor Zelmanovich igorz at mainsoft.com
Sun Jan 6 04:06:04 EST 2008


Hi there,

Attached is the patch makes validators work within UpdatePanel.

It introduce new internal interface IScriptManager.
If page contents instance of IScriptManager, validators call it's API
instead Page.ClientScript.

ScriptManager implement IScriptManager, that allows it to manage client
script of validators as well.

Please review and approve the patch.

Regards,
Igor Zelmanovich.

igorz at mainsoft.com 

-------------- next part --------------
A non-text attachment was scrubbed...
Name: Validators.patch
Type: application/octet-stream
Size: 18621 bytes
Desc: Validators.patch
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20080106/2f6829d0/attachment.obj 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ScriptManager.patch
Type: application/octet-stream
Size: 2756 bytes
Desc: ScriptManager.patch
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20080106/2f6829d0/attachment-0001.obj 


More information about the Mono-devel-list mailing list