2 references to GetCheckBoxID
System.Web (2)
UI\WebParts\CatalogPartChrome.cs (2)
182writer.AddAttribute(HtmlTextWriterAttribute.Id, Zone.GetCheckBoxID(value)); 206writer.AddAttribute(HtmlTextWriterAttribute.For, Zone.GetCheckBoxID(value));