4 references to CheckBoxName
System.Web (4)
UI\WebParts\CatalogPartChrome.cs (2)
183writer.AddAttribute(HtmlTextWriterAttribute.Name, Zone.CheckBoxName); 189_page.ClientScript.RegisterForEventValidation(Zone.CheckBoxName);
UI\WebParts\CatalogZoneBase.cs (2)
424string selectedCheckBoxValues = postCollection[CheckBoxName]; 428ValidateEvent(CheckBoxName);