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 ... 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 ...
![]() | System.Web.UI.WebControls.TreeViewImageSet + | |
---|---|---|
![]() | + | Arrows |
![]() | + | BulletedList |
![]() | + | BulletedList2 |
![]() | + | BulletedList3 |
![]() | + | BulletedList4 |
![]() | + | Contacts |
![]() | + | Custom |
![]() | + | Events |
![]() | + | Faq |
![]() | + | Inbox |
![]() | + | Msdn |
![]() | + | News |
![]() | + | Simple |
![]() | + | Simple2 |
![]() | + | value__ |
![]() | + | WindowsHelp |
![]() | + | XPFileExplorer |
![]() | System.Web.UI.WebControls.Unit != | |
---|---|---|
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | Empty |
![]() | = | Equals (Object obj) |
![]() | = | GetHashCode () |
![]() | = | op_Equality (Unit left, Unit right) |
![]() | = | op_Implicit (Int32 n) |
![]() | = | op_Inequality (Unit left, Unit right) |
![]() | = | Parse (String s) |
![]() | = | Parse (String s, CultureInfo culture) |
![]() | = | Percentage (Double n) |
![]() | = | Pixel (Int32 n) |
![]() | = | Point (Int32 n) |
![]() | = | ToString () |
![]() | = | ToString (CultureInfo culture) |
![]() | - | ToString (IFormatProvider formatProvider) |
![]() | = | IsEmpty |
![]() | = | Type |
![]() | = | Value |
![]() | System.Web.UI.WebControls.UnitConverter != | |
---|---|---|
![]() | = | .ctor () |
![]() | = | CanConvertFrom (ITypeDescriptorContext context, Type sourceType) |
![]() | - | CanConvertTo (ITypeDescriptorContext context, Type destinationType) |
![]() | = | ConvertFrom (ITypeDescriptorContext context, CultureInfo culture, Object value) |
![]() | = | ConvertTo (ITypeDescriptorContext context, CultureInfo culture, Object value, Type destinationType) |
![]() | System.Web.UI.WebControls.UnitType = | |
---|---|---|
![]() | = | Cm |
![]() | = | Em |
![]() | = | Ex |
![]() | = | Inch |
![]() | = | Mm |
![]() | = | Percentage |
![]() | = | Pica |
![]() | = | Pixel |
![]() | = | Point |
![]() | = | value__ |
![]() | System.Web.UI.WebControls.ValidatedControlConverter != | |
---|---|---|
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | + | GetStandardValues (ITypeDescriptorContext context) |
![]() | + | GetStandardValuesExclusive (ITypeDescriptorContext context) |
![]() | + | GetStandardValuesSupported (ITypeDescriptorContext context) |
![]() | System.Web.UI.WebControls.ValidationCompareOperator = | |
---|---|---|
![]() | = | DataTypeCheck |
![]() | = | Equal |
![]() | = | GreaterThan |
![]() | = | GreaterThanEqual |
![]() | = | LessThan |
![]() | = | LessThanEqual |
![]() | = | NotEqual |
![]() | = | value__ |
![]() | System.Web.UI.WebControls.ValidationDataType = | |
---|---|---|
![]() | = | Currency |
![]() | = | Date |
![]() | = | Double |
![]() | = | Integer |
![]() | = | String |
![]() | = | value__ |
![]() | System.Web.UI.WebControls.ValidationSummary != | |
---|---|---|
![]() | = | .ctor () |
![]() | = | DisplayMode |
![]() | = | EnableClientScript |
![]() | = | ForeColor |
![]() | = | HeaderText |
![]() | = | ShowMessageBox |
![]() | = | ShowSummary |
![]() | - | ValidationGroup |
![]() | System.Web.UI.WebControls.ValidationSummaryDisplayMode = | |
---|---|---|
![]() | = | BulletList |
![]() | = | List |
![]() | = | SingleParagraph |
![]() | = | value__ |
![]() | System.Web.UI.WebControls.ValidatorDisplay = | |
---|---|---|
![]() | = | Dynamic |
![]() | = | None |
![]() | = | Static |
![]() | = | value__ |
![]() | System.Web.UI.WebControls.VerticalAlign = | |
---|---|---|
![]() | = | Bottom |
![]() | = | Middle |
![]() | = | NotSet |
![]() | = | Top |
![]() | = | value__ |
![]() | System.Web.UI.WebControls.WebColorConverter = | |
---|---|---|
![]() | = | .ctor () |
![]() | = | ConvertFrom (ITypeDescriptorContext context, CultureInfo culture, Object value) |
![]() | = | ConvertTo (ITypeDescriptorContext context, CultureInfo culture, Object value, Type destinationType) |
![]() | System.Web.UI.WebControls.WizardStepCollection + | |
---|---|---|
![]() | + | Add (WizardStepBase wizardStep) |
![]() | + | AddAt (Int32 index, WizardStepBase wizardStep) |
![]() | + | Clear () |
![]() | + | Contains (WizardStepBase wizardStep) |
![]() | + | CopyTo (WizardStepBase[] array, Int32 index) |
![]() | + | GetEnumerator () |
![]() | + | IndexOf (WizardStepBase wizardStep) |
![]() | + | Insert (Int32 index, WizardStepBase wizardStep) |
![]() | + | Remove (WizardStepBase wizardStep) |
![]() | + | RemoveAt (Int32 index) |
![]() | + | Count |
![]() | + | IsReadOnly |
![]() | + | IsSynchronized |
![]() | + | Item [Int32 index] |
![]() | + | SyncRoot |
![]() | System.Web.UI.WebControls.WizardNavigationEventArgs + | |
---|---|---|
![]() | + | .ctor () |
![]() | + | Cancel |
![]() | + | CurrentStepIndex |
![]() | + | NextStepIndex |
Powered by Ricciolo