[FIX] correctly handle custom onclick attribute when autopostback = true for checkbox
authorEtienne CHAMPETIER <etienne.champetier@fiducial.net>
Fri, 27 Dec 2013 15:30:57 +0000 (16:30 +0100)
committerEtienne CHAMPETIER <etienne.champetier@fiducial.net>
Tue, 1 Apr 2014 09:43:19 +0000 (11:43 +0200)
commita8ee7c2326ce6dcefaf4c79749f87be21945f7a0
treed4bdebaba2e55fb16689d8a2d8f9c19be8bd329f
parent897e95954ec2b1bb7bc76572dff6071b3ae4c64b
[FIX] correctly handle custom onclick attribute when autopostback = true for checkbox

onclick is in common_attrs not in Attributes, so we can't use BuildScriptAttribute

Signed-off-by: Etienne CHAMPETIER <etienne.champetier@fiducial.net>
mcs/class/System.Web/System.Web.UI.WebControls/CheckBox.cs