Comparazione classi Framework 1.1 - 2.0 RTM
Quale assembly?
Filtra
Legenda
- non presente nella 2.0 RTM
+ aggiunto nella 2.0 RTM
= invariato
!= variato rispetto alla 1.1
Namespace System.Web
Totale classi: 1418, di cui
- 778 nuove
- 989 modificate
- 0 rimosse
Pagina ... 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 ...
System.Web.UI.WebControls.IButtonControl + | ||
---|---|---|
+ | Click | |
+ | Command | |
+ | CausesValidation | |
+ | CommandArgument | |
+ | CommandName | |
+ | PostBackUrl | |
+ | Text | |
+ | ValidationGroup |
System.Web.UI.WebControls.Button != | ||
---|---|---|
= | .ctor () | |
= | Click | |
= | Command | |
= | CausesValidation | |
= | CommandArgument | |
= | CommandName | |
- | OnClientClick | |
- | PostBackUrl | |
= | Text | |
- | UseSubmitBehavior | |
- | ValidationGroup |
System.Web.UI.WebControls.ButtonColumn != | ||
---|---|---|
= | .ctor () | |
= | Initialize () | |
= | InitializeCell (TableCell cell, Int32 columnIndex, ListItemType itemType) | |
= | ButtonType | |
- | CausesValidation | |
= | CommandName | |
= | DataTextField | |
= | DataTextFormatString | |
= | Text | |
- | ValidationGroup |
System.Web.UI.WebControls.ButtonColumnType = | ||
---|---|---|
= | LinkButton | |
= | PushButton | |
= | value__ |
System.Web.UI.WebControls.ButtonFieldBase + | ||
---|---|---|
+ | ButtonType | |
+ | CausesValidation | |
+ | ShowHeader | |
+ | ValidationGroup |
System.Web.UI.WebControls.ButtonField + | ||
---|---|---|
+ | .ctor () | |
+ | Initialize (Boolean sortingEnabled, Control control) | |
+ | InitializeCell (DataControlFieldCell cell, DataControlCellType cellType, DataControlRowState rowState, Int32 rowIndex) | |
+ | ValidateSupportsCallback () | |
+ | CommandName | |
+ | DataTextField | |
+ | DataTextFormatString | |
+ | ImageUrl | |
+ | Text |
System.Web.UI.WebControls.ButtonType + | ||
---|---|---|
+ | Button | |
+ | Image | |
+ | Link | |
+ | value__ |
System.Web.UI.WebControls.Calendar != | ||
---|---|---|
= | .ctor () | |
= | DayRender | |
= | SelectionChanged | |
= | VisibleMonthChanged | |
- | Caption | |
- | CaptionAlign | |
= | CellPadding | |
= | CellSpacing | |
= | DayHeaderStyle | |
= | DayNameFormat | |
= | DayStyle | |
= | FirstDayOfWeek | |
= | NextMonthText | |
= | NextPrevFormat | |
= | NextPrevStyle | |
= | OtherMonthDayStyle | |
= | PrevMonthText | |
= | SelectedDate | |
= | SelectedDates | |
= | SelectedDayStyle | |
= | SelectionMode | |
= | SelectMonthText | |
= | SelectorStyle | |
= | SelectWeekText | |
= | ShowDayHeader | |
= | ShowGridLines | |
= | ShowNextPrevMonth | |
= | ShowTitle | |
= | TitleFormat | |
= | TitleStyle | |
= | TodayDayStyle | |
= | TodaysDate | |
- | UseAccessibleHeader | |
= | VisibleDate | |
= | WeekendDayStyle |
System.Web.UI.WebControls.CalendarDay = | ||
---|---|---|
= | .ctor () | |
= | Date | |
= | DayNumberText | |
= | IsOtherMonth | |
= | IsSelectable | |
= | IsSelected | |
= | IsToday | |
= | IsWeekend |
System.Web.UI.WebControls.CalendarSelectionMode = | ||
---|---|---|
= | Day | |
= | DayWeek | |
= | DayWeekMonth | |
= | None | |
= | value__ |
System.Web.UI.WebControls.ICompositeControlDesignerAccessor + | ||
---|---|---|
+ | RecreateChildControls () |
System.Web.UI.WebControls.CompositeControl + | ||
---|---|---|
+ | DataBind () | |
+ | Controls |
System.Web.UI.WebControls.ChangePassword + | ||
---|---|---|
+ | .ctor () | |
+ | CancelButtonClick | |
+ | ChangedPassword | |
+ | ChangePasswordError | |
+ | ChangingPassword | |
+ | ContinueButtonClick | |
+ | SendingMail | |
+ | SendMailError | |
+ | CancelButtonCommandName | |
+ | ChangePasswordButtonCommandName | |
+ | ContinueButtonCommandName | |
+ | BorderPadding | |
+ | CancelButtonImageUrl | |
+ | CancelButtonStyle | |
+ | CancelButtonText | |
+ | CancelButtonType | |
+ | CancelDestinationPageUrl | |
+ | ChangePasswordButtonImageUrl | |
+ | ChangePasswordButtonStyle | |
+ | ChangePasswordButtonText | |
+ | ChangePasswordButtonType | |
+ | ChangePasswordFailureText | |
+ | ChangePasswordTemplate | |
+ | ChangePasswordTemplateContainer | |
+ | ChangePasswordTitleText | |
+ | ConfirmNewPassword | |
+ | ConfirmNewPasswordLabelText | |
+ | ConfirmPasswordCompareErrorMessage | |
+ | ConfirmPasswordRequiredErrorMessage | |
+ | ContinueButtonImageUrl | |
+ | ContinueButtonStyle | |
+ | ContinueButtonText | |
+ | ContinueButtonType | |
+ | ContinueDestinationPageUrl | |
+ | CreateUserIconUrl | |
+ | CreateUserText | |
+ | CreateUserUrl | |
+ | CurrentPassword | |
+ | DisplayUserName | |
+ | EditProfileIconUrl | |
+ | EditProfileText | |
+ | EditProfileUrl | |
+ | FailureTextStyle | |
+ | HelpPageIconUrl | |
+ | HelpPageText | |
+ | HelpPageUrl | |
+ | HyperLinkStyle | |
+ | InstructionText | |
+ | InstructionTextStyle | |
+ | LabelStyle | |
+ | MailDefinition | |
+ | MembershipProvider | |
+ | NewPassword | |
+ | NewPasswordLabelText | |
+ | NewPasswordRegularExpression | |
+ | NewPasswordRegularExpressionErrorMessage | |
+ | NewPasswordRequiredErrorMessage | |
+ | PasswordHintStyle | |
+ | PasswordHintText | |
+ | PasswordLabelText | |
+ | PasswordRecoveryIconUrl | |
+ | PasswordRecoveryText | |
+ | PasswordRecoveryUrl | |
+ | PasswordRequiredErrorMessage | |
+ | SuccessPageUrl | |
+ | SuccessTemplate | |
+ | SuccessTemplateContainer | |
+ | SuccessText | |
+ | SuccessTextStyle | |
+ | SuccessTitleText | |
+ | TextBoxStyle | |
+ | TitleTextStyle | |
+ | UserName | |
+ | UserNameLabelText | |
+ | UserNameRequiredErrorMessage | |
+ | ValidatorTextStyle |
System.Web.UI.WebControls.TableRow != | ||
---|---|---|
= | .ctor () | |
= | Cells | |
= | HorizontalAlign | |
- | TableSection | |
= | VerticalAlign |
Powered by Ricciolo