2 writes to _allowClear
System.Web.Extensions (2)
UI\UpdatePanel.cs (2)
485_allowClear = true; 489_allowClear = false;
2 references to _allowClear
System.Web.Extensions (2)
UI\UpdatePanel.cs (2)
494if (!_allowClear) { 501if (!_allowClear) {