5 references to LabelStyle
System.Web (5)
UI\WebControls\PasswordRecovery.cs (5)
1407
((IStateManager)
LabelStyle
).LoadViewState(myState[2]);
1806
LoginUtil.SetTableCellStyle(userNameLabel,
LabelStyle
);
1832
LoginUtil.SetTableCellStyle(questionLabel,
LabelStyle
);
1857
LoginUtil.SetTableCellStyle(answerLabel,
LabelStyle
);
2056
LoginUtil.SetTableCellStyle(userNameLabel,
LabelStyle
);