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 ... 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 ...
System.Web.UI.WebControls.CheckBox != | ||
---|---|---|
= | .ctor () | |
= | CheckedChanged | |
= | AutoPostBack | |
- | CausesValidation | |
= | Checked | |
- | InputAttributes | |
- | LabelAttributes | |
= | Text | |
= | TextAlign | |
- | ValidationGroup |
System.Web.UI.WebControls.CheckBoxField + | ||
---|---|---|
+ | .ctor () | |
+ | ExtractValuesFromCell (IOrderedDictionary dictionary, DataControlFieldCell cell, DataControlRowState rowState, Boolean includeReadOnly) | |
+ | ValidateSupportsCallback () | |
+ | ApplyFormatInEditMode | |
+ | ConvertEmptyStringToNull | |
+ | DataField | |
+ | DataFormatString | |
+ | HtmlEncode | |
+ | NullDisplayText | |
+ | Text |
System.Web.UI.WebControls.IRepeatInfoUser = | ||
---|---|---|
= | GetItemStyle (ListItemType itemType, Int32 repeatIndex) | |
= | RenderItem (ListItemType itemType, Int32 repeatIndex, RepeatInfo repeatInfo, HtmlTextWriter writer) | |
= | HasFooter | |
= | HasHeader | |
= | HasSeparators | |
= | RepeatedItemCount |
System.Web.UI.WebControls.CheckBoxList = | ||
---|---|---|
= | .ctor () | |
= | CellPadding | |
= | CellSpacing | |
= | RepeatColumns | |
= | RepeatDirection | |
= | RepeatLayout | |
= | TextAlign |
System.Web.UI.WebControls.Table != | ||
---|---|---|
= | .ctor () | |
- | RenderBeginTag (HtmlTextWriter writer) | |
= | BackImageUrl | |
- | Caption | |
- | CaptionAlign | |
= | CellPadding | |
= | CellSpacing | |
= | GridLines | |
= | HorizontalAlign | |
= | Rows |
System.Web.UI.WebControls.HotSpot + | ||
---|---|---|
+ | GetCoordinates () | |
+ | ToString () | |
+ | AccessKey | |
+ | AlternateText | |
+ | HotSpotMode | |
+ | NavigateUrl | |
+ | PostBackValue | |
+ | TabIndex | |
+ | Target |
System.Web.UI.WebControls.CircleHotSpot + | ||
---|---|---|
+ | .ctor () | |
+ | GetCoordinates () | |
+ | Radius | |
+ | X | |
+ | Y |
System.Web.UI.WebControls.DataGridColumnCollection = | ||
---|---|---|
= | .ctor () | |
= | Add (DataGridColumn column) | |
= | AddAt (Int32 index, DataGridColumn column) | |
= | Clear () | |
= | CopyTo (Array array, Int32 index) | |
= | GetEnumerator () | |
= | IndexOf (DataGridColumn column) | |
= | Remove (DataGridColumn column) | |
= | RemoveAt (Int32 index) | |
= | Count | |
= | IsReadOnly | |
= | IsSynchronized | |
= | Item [Int32 index] | |
= | SyncRoot |
System.Web.UI.WebControls.CommandEventArgs = | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | CommandArgument | |
= | CommandName |
System.Web.UI.WebControls.CommandEventHandler = | ||
---|---|---|
= | .ctor () | |
= | BeginInvoke (Object sender, CommandEventArgs e, AsyncCallback callback, Object object) | |
= | EndInvoke (IAsyncResult result) | |
= | Invoke (Object sender, CommandEventArgs e) |
System.Web.UI.WebControls.CommandField + | ||
---|---|---|
+ | .ctor () | |
+ | InitializeCell (DataControlFieldCell cell, DataControlCellType cellType, DataControlRowState rowState, Int32 rowIndex) | |
+ | ValidateSupportsCallback () | |
+ | CancelImageUrl | |
+ | CancelText | |
+ | CausesValidation | |
+ | DeleteImageUrl | |
+ | DeleteText | |
+ | EditImageUrl | |
+ | EditText | |
+ | InsertImageUrl | |
+ | InsertText | |
+ | NewImageUrl | |
+ | NewText | |
+ | SelectImageUrl | |
+ | SelectText | |
+ | ShowCancelButton | |
+ | ShowDeleteButton | |
+ | ShowEditButton | |
+ | ShowInsertButton | |
+ | ShowSelectButton | |
+ | UpdateImageUrl | |
+ | UpdateText |
System.Web.UI.WebControls.CompareValidator = | ||
---|---|---|
= | .ctor () | |
= | ControlToCompare | |
= | Operator | |
= | ValueToCompare |
System.Web.UI.WebControls.View + | ||
---|---|---|
+ | .ctor () | |
+ | Activate | |
+ | Deactivate | |
+ | EnableTheming | |
+ | Visible |
System.Web.UI.WebControls.WizardStepBase + | ||
---|---|---|
+ | AllowReturn | |
+ | EnableTheming | |
+ | ID | |
+ | Name | |
+ | StepType | |
+ | Title | |
+ | Wizard |
Powered by Ricciolo