2 references to RepeatLayout
System.Web (2)
UI\WebControls\RadioButtonList.cs (2)
310
if (
RepeatLayout
== RepeatLayout.Table && RenderWhenDataEmpty) {
346
repeatInfo.RepeatLayout =
RepeatLayout
;