3 references to UnorderedList
System.Web (3)
UI\WebControls\DataList.cs (1)
474if ((value == RepeatLayout.UnorderedList) ||
UI\WebControls\RepeatInfo.cs (2)
79(RepeatLayout == RepeatLayout.UnorderedList) || 421case RepeatLayout.UnorderedList: