6 references to CheckBoxList
System.Web (6)
UI\WebControls\CheckBoxList.cs (5)
30/// Initializes a new instance of the <see cref='System.Web.UI.WebControls.CheckBoxList'/> class. 238/// <para>Configures the <see cref='System.Web.UI.WebControls.CheckBoxList'/> prior to rendering on the client.</para> 259/// Displays the <see cref='System.Web.UI.WebControls.CheckBoxList'/> on the client. 330/// <para>Processes posted data for the <see cref='System.Web.UI.WebControls.CheckBoxList'/> control.</para> 339/// <para>Processes posted data for the <see cref='System.Web.UI.WebControls.CheckBoxList'/> control.</para>
UI\WebControls\ListControl.cs (1)
267(t == typeof(CheckBoxList)) ||