4 references to Left
System.Web (4)
UI\WebControls\CheckBox.cs (2)
231
if (value < TextAlign.
Left
|| value > TextAlign.Right) {
474
if (TextAlign == TextAlign.
Left
) {
UI\WebControls\CheckBoxList.cs (1)
203
if (value < TextAlign.
Left
|| value > TextAlign.Right) {
UI\WebControls\RadioButtonList.cs (1)
203
if (value < TextAlign.
Left
|| value > TextAlign.Right) {