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)
494
if (!
_allowClear
) {
501
if (!
_allowClear
) {