2 references to RepeatLayout
System.Web (2)
UI\WebControls\CheckBoxList.cs (2)
264
if (
RepeatLayout
== RepeatLayout.Table && RenderWhenDataEmpty) {
302
repeatInfo.RepeatLayout =
RepeatLayout
;