117 references to ApplyStyle
System.Web (117)
UI\WebControls\Adapters\MenuAdapter.cs (3)
180_menuPanel.ApplyStyle(rootMenuStyle); 351itemPanel.ApplyStyle(mergedStyle); 577control.ApplyStyle(style);
UI\WebControls\AdRotator.cs (1)
806bannerImage.ApplyStyle(ControlStyle);
UI\WebControls\Calendar.cs (2)
1263table.ApplyStyle(ControlStyle); 1617cdc.ApplyStyle(cellStyle);
UI\WebControls\ChangePassword.cs (15)
2193_changePasswordContainer.ApplyStyle(ControlStyle); 2204_successContainer.ApplyStyle(ControlStyle); 2254if (DisplayUserName) ((WebControl)container.UserNameTextBox).ApplyStyle(TextBoxStyle); 2255((WebControl)container.CurrentPasswordTextBox).ApplyStyle(TextBoxStyle); 2256((WebControl)container.NewPasswordTextBox).ApplyStyle(TextBoxStyle); 2257((WebControl)container.ConfirmNewPasswordTextBox).ApplyStyle(TextBoxStyle); 2284userNameRequired.ApplyStyle(_validatorTextStyle); 2311passwordRequired.ApplyStyle(_validatorTextStyle); 2312newPasswordRequired.ApplyStyle(_validatorTextStyle); 2313confirmNewPasswordRequired.ApplyStyle(_validatorTextStyle); 2314newPasswordCompareValidator.ApplyStyle(_validatorTextStyle); 2322regExpValidator.ApplyStyle(_validatorTextStyle); 2378if (CancelButtonStyle != null) cancelButton.ApplyStyle(CancelButtonStyle); 2379if (ChangePasswordButtonStyle != null) changePasswordButton.ApplyStyle(ChangePasswordButtonStyle); 2534if (ContinueButtonStyle != null) button.ApplyStyle(ContinueButtonStyle);
UI\WebControls\CreateUserWizard.cs (24)
1810userTextBox.ApplyStyle(_textBoxStyle); 1811passwordTextBox.ApplyStyle(_textBoxStyle); 1812confirmTextBox.ApplyStyle(_textBoxStyle); 1841emailRequired.ApplyStyle(_validatorTextStyle); 1846emailTextBox.ApplyStyle(_textBoxStyle); 1873questionTextBox.ApplyStyle(_textBoxStyle); 1874answerTextBox.ApplyStyle(_textBoxStyle); 1884questionRequired.ApplyStyle(_validatorTextStyle); 1885answerRequired.ApplyStyle(_validatorTextStyle); 1934passwordRequired.ApplyStyle(_validatorTextStyle); 1935confirmPasswordRequired.ApplyStyle(_validatorTextStyle); 1936passwordCompareValidator.ApplyStyle(_validatorTextStyle); 1943regExpValidator.ApplyStyle(_validatorTextStyle); 1957userNameRequired.ApplyStyle(_validatorTextStyle); 1968emailRegExpValidator.ApplyStyle(_validatorTextStyle); 2049_completeStepContainer.ContinuePushButton.ApplyStyle(NavigationButtonStyle); 2050_completeStepContainer.ContinueImageButton.ApplyStyle(NavigationButtonStyle); 2051_completeStepContainer.ContinueLinkButton.ApplyStyle(NavigationButtonStyle); 2055_completeStepContainer.ContinuePushButton.ApplyStyle(_continueButtonStyle); 2056_completeStepContainer.ContinueImageButton.ApplyStyle(_continueButtonStyle); 2057_completeStepContainer.ContinueLinkButton.ApplyStyle(_continueButtonStyle); 2891if (_createUserButtonStyle != null) createUserButton.ApplyStyle(_createUserButtonStyle); 2902previousButton.ApplyStyle(StepPreviousButtonStyle); 2920cancelButton.ApplyStyle(CancelButtonStyle);
UI\WebControls\DataGrid.cs (1)
1647childTable.ApplyStyle(ControlStyle);
UI\WebControls\DataList.cs (1)
1366outerTable.ApplyStyle(style);
UI\WebControls\DetailsView.cs (1)
3231childTable.ApplyStyle(ControlStyle);
UI\WebControls\FormView.cs (1)
2777childTable.ApplyStyle(ControlStyle);
UI\WebControls\GridView.cs (1)
3958childTable.ApplyStyle(ControlStyle);
UI\WebControls\login.cs (6)
1429container.ApplyStyle(ControlStyle); 1495userNameTextBox.ApplyStyle(TextBoxStyle); 1507userNameRequired.ApplyStyle(_validatorTextStyle); 1527passwordTextBox.ApplyStyle(TextBoxStyle); 1537passwordRequired.ApplyStyle(_validatorTextStyle); 1582button.ApplyStyle(LoginButtonStyle);
UI\WebControls\loginstatus.cs (1)
428visibleControl.ApplyStyle(ControlStyle);
UI\WebControls\LoginUtil.cs (2)
198((TableCell) parent).ApplyStyle(style); 425table.ApplyStyle(ControlStyle);
UI\WebControls\PasswordRecovery.cs (9)
1742container.ApplyStyle(ControlStyle); 1870answerTextBox.ApplyStyle(TextBoxStyle); 1882answerRequired.ApplyStyle(_validatorTextStyle); 1914button.ApplyStyle(SubmitButtonStyle); 1975container.ApplyStyle(ControlStyle); 2013_userNameContainer.ApplyStyle(ControlStyle); 2069userNameTextBox.ApplyStyle(TextBoxStyle); 2081userNameRequired.ApplyStyle(_validatorTextStyle); 2113button.ApplyStyle(SubmitButtonStyle);
UI\WebControls\RepeatInfo.cs (2)
191outerControl.ApplyStyle(controlStyle); 439outerControl.ApplyStyle(controlStyle);
UI\WebControls\SiteMapPath.cs (4)
576item.ApplyStyle(style); 583item.ApplyStyle(style); 605link.ApplyStyle(style); 610item.ApplyStyle(style);
UI\WebControls\Wizard.cs (6)
2635Owner._sideBarTableCell.ApplyStyle(Owner._sideBarStyle); 2651_renderTable.ApplyStyle(Owner.ControlStyle); 2686_navigationTableCell.ApplyStyle(Owner._navigationStyle); 2705_stepTableCell.ApplyStyle(Owner._stepStyle); 2717_headerTableCell.ApplyStyle(Owner._headerStyle); 3361webCtrl.ApplyStyle(buttonStyle);
UI\WebParts\AppearanceEditorPart.cs (2)
363_value.ApplyStyle(ControlStyle); 368_type.ApplyStyle(ControlStyle);
UI\WebParts\CatalogZoneBase.cs (4)
602label.ApplyStyle(SelectedPartLinkStyle); 613linkButton.ApplyStyle(PartLinkStyle); 683zonesDropDownList.ApplyStyle(EditUIStyle); 702label.ApplyStyle(InstructionTextStyle);
UI\WebParts\ConnectionsZone.cs (23)
1395connectConsumerButton.ApplyStyle(VerbStyle); 1416connectProviderButton.ApplyStyle(VerbStyle); 1492label.ApplyStyle(LabelStyle); 1502label.ApplyStyle(InstructionTextStyle); 1518label.ApplyStyle(LabelStyle); 1542list.ApplyStyle(EditUIStyle); 1585label.ApplyStyle(LabelStyle); 1595label.ApplyStyle(InstructionTextStyle); 1611label.ApplyStyle(LabelStyle); 1635list.ApplyStyle(EditUIStyle); 1662td.ApplyStyle(ErrorStyle); 1697label.ApplyStyle(InstructionTextStyle); 1729label.ApplyStyle(InstructionTextStyle); 1760label.ApplyStyle(LabelStyle); 1816label.ApplyStyle(ErrorStyle); 1910label.ApplyStyle(InstructionTextStyle); 1932label.ApplyStyle(LabelStyle); 1944label.ApplyStyle(LabelStyle); 1954label.ApplyStyle(InstructionTextStyle); 1986label.ApplyStyle(LabelStyle); 1993label.ApplyStyle(InstructionTextStyle); 2005label.ApplyStyle(LabelStyle); 2040label.ApplyStyle(LabelStyle);
UI\WebParts\EditorPart.cs (1)
169editUIControl.ApplyStyle(Zone.EditUIStyle);
UI\WebParts\EditorZoneBase.cs (2)
464label.ApplyStyle(ErrorStyle); 482label.ApplyStyle(InstructionTextStyle);
UI\WebParts\ImportCatalogPart.cs (2)
446_upload.ApplyStyle(zone.EditUIStyle); 460_uploadButton.ApplyStyle(zone.EditUIStyle);
UI\WebParts\ToolZone.cs (2)
342closeButton.ApplyStyle(HeaderVerbStyle); 391verbControl.ApplyStyle(VerbStyle);
UI\WebParts\WebPartChrome.cs (1)
570verbControl.ApplyStyle(Zone.TitleBarVerbStyle);