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 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 ...
System.Web.UI.HtmlControls.HtmlControl != | ||
---|---|---|
- | .ctor () | |
- | .ctor () | |
= | Attributes | |
= | Disabled | |
= | Style | |
= | TagName |
System.Web.UI.HtmlControls.HtmlContainerControl = | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | InnerHtml | |
= | InnerText |
System.Web.UI.HtmlControls.HtmlForm != | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
+ | RenderControl (HtmlTextWriter writer) | |
+ | DefaultButton | |
+ | DefaultFocus | |
= | Enctype | |
= | Enctype | |
= | Method | |
= | Method | |
= | Name | |
= | Name | |
+ | SubmitDisabledControls | |
= | Target | |
= | Target | |
+ | UniqueID |
System.Web.UI.TagPrefixAttribute = | ||
---|---|---|
= | .ctor () | |
= | NamespaceName | |
= | TagPrefix |
System.Web.UI.HtmlTextWriter != | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | DefaultTabString | |
= | DefaultTabString | |
= | DoubleQuoteChar | |
= | DoubleQuoteChar | |
= | EndTagLeftChars | |
= | EndTagLeftChars | |
= | EqualsChar | |
= | EqualsChar | |
= | EqualsDoubleQuoteString | |
= | EqualsDoubleQuoteString | |
= | SelfClosingChars | |
= | SelfClosingChars | |
= | SelfClosingTagEnd | |
= | SelfClosingTagEnd | |
= | SemicolonChar | |
= | SemicolonChar | |
= | SingleQuoteChar | |
= | SingleQuoteChar | |
= | SlashChar | |
= | SlashChar | |
= | SpaceChar | |
= | SpaceChar | |
= | StyleEqualsChar | |
= | StyleEqualsChar | |
= | TagLeftChar | |
= | TagLeftChar | |
= | TagRightChar | |
= | TagRightChar | |
= | AddAttribute (HtmlTextWriterAttribute key, String value, Boolean fEncode) | |
= | AddAttribute (HtmlTextWriterAttribute key, String value) | |
= | AddAttribute (String name, String value, Boolean fEndode) | |
= | AddAttribute (String name, String value) | |
= | AddAttribute (String name, String value) | |
= | AddAttribute (String name, String value, Boolean fEndode) | |
= | AddAttribute (HtmlTextWriterAttribute key, String value) | |
= | AddAttribute (HtmlTextWriterAttribute key, String value, Boolean fEncode) | |
= | AddStyleAttribute (HtmlTextWriterStyle key, String value) | |
= | AddStyleAttribute (String name, String value) | |
= | AddStyleAttribute (String name, String value) | |
= | AddStyleAttribute (HtmlTextWriterStyle key, String value) | |
+ | BeginRender () | |
= | Close () | |
= | Close () | |
+ | EndRender () | |
+ | EnterStyle (Style style, HtmlTextWriterTag tag) | |
+ | EnterStyle (Style style) | |
+ | ExitStyle (Style style, HtmlTextWriterTag tag) | |
+ | ExitStyle (Style style) | |
= | Flush () | |
= | Flush () | |
+ | IsValidFormAttribute (String attribute) | |
= | RenderBeginTag (HtmlTextWriterTag tagKey) | |
= | RenderBeginTag (String tagName) | |
= | RenderBeginTag (String tagName) | |
= | RenderBeginTag (HtmlTextWriterTag tagKey) | |
= | RenderEndTag () | |
= | RenderEndTag () | |
= | Write (String format, Object[] arg) | |
= | Write (String format, Object arg0, Object arg1) | |
= | Write (String format, Object arg0) | |
= | Write (Object value) | |
= | Write (String s) | |
= | Write (Double value) | |
= | Write (Single value) | |
= | Write (Int64 value) | |
= | Write (Int32 value) | |
= | Write (Boolean value) | |
= | Write (Char[] buffer, Int32 index, Int32 count) | |
= | Write (Char[] buffer) | |
= | Write (Char value) | |
= | Write (String s) | |
= | Write (Boolean value) | |
= | Write (Char value) | |
= | Write (Char[] buffer) | |
= | Write (Char[] buffer, Int32 index, Int32 count) | |
= | Write (Double value) | |
= | Write (Single value) | |
= | Write (Int32 value) | |
= | Write (Int64 value) | |
= | Write (Object value) | |
= | Write (String format, Object arg0) | |
= | Write (String format, Object arg0, Object arg1) | |
= | Write (String format, Object[] arg) | |
= | WriteAttribute (String name, String value, Boolean fEncode) | |
= | WriteAttribute (String name, String value) | |
= | WriteAttribute (String name, String value) | |
= | WriteAttribute (String name, String value, Boolean fEncode) | |
= | WriteBeginTag (String tagName) | |
= | WriteBeginTag (String tagName) | |
+ | WriteBreak () | |
+ | WriteEncodedText (String text) | |
+ | WriteEncodedUrl (String url) | |
+ | WriteEncodedUrlParameter (String urlText) | |
= | WriteEndTag (String tagName) | |
= | WriteEndTag (String tagName) | |
= | WriteFullBeginTag (String tagName) | |
= | WriteFullBeginTag (String tagName) | |
= | WriteLine (String format, Object[] arg) | |
= | WriteLine (String format, Object arg0, Object arg1) | |
= | WriteLine (String format, Object arg0) | |
= | WriteLine (Object value) | |
= | WriteLine (String s) | |
= | WriteLine (Double value) | |
= | WriteLine (Single value) | |
= | WriteLine (Int64 value) | |
= | WriteLine (UInt32 value) | |
= | WriteLine (Int32 value) | |
= | WriteLine (Boolean value) | |
= | WriteLine (Char[] buffer, Int32 index, Int32 count) | |
= | WriteLine (Char[] buffer) | |
= | WriteLine (Char value) | |
= | WriteLine () | |
= | WriteLine (String s) | |
= | WriteLine () | |
= | WriteLine (Boolean value) | |
= | WriteLine (Char value) | |
= | WriteLine (Char[] buffer) | |
= | WriteLine (Char[] buffer, Int32 index, Int32 count) | |
= | WriteLine (Double value) | |
= | WriteLine (Single value) | |
= | WriteLine (Int32 value) | |
= | WriteLine (Int64 value) | |
= | WriteLine (Object value) | |
= | WriteLine (String format, Object arg0) | |
= | WriteLine (String format, Object arg0, Object arg1) | |
= | WriteLine (String format, Object[] arg) | |
= | WriteLine (UInt32 value) | |
= | WriteLineNoTabs (String s) | |
= | WriteLineNoTabs (String s) | |
= | WriteStyleAttribute (String name, String value, Boolean fEncode) | |
= | WriteStyleAttribute (String name, String value) | |
= | WriteStyleAttribute (String name, String value) | |
= | WriteStyleAttribute (String name, String value, Boolean fEncode) | |
= | Encoding | |
= | Encoding | |
= | Indent | |
= | Indent | |
= | InnerWriter | |
= | InnerWriter | |
= | NewLine | |
= | NewLine |
System.Web.UI.HtmlTextWriterTag = | ||
---|---|---|
= | A | |
= | Acronym | |
= | Address | |
= | Area | |
= | B | |
= | Base | |
= | Basefont | |
= | Bdo | |
= | Bgsound | |
= | Big | |
= | Blockquote | |
= | Body | |
= | Br | |
= | Button | |
= | Caption | |
= | Center | |
= | Cite | |
= | Code | |
= | Col | |
= | Colgroup | |
= | Dd | |
= | Del | |
= | Dfn | |
= | Dir | |
= | Div | |
= | Dl | |
= | Dt | |
= | Em | |
= | Embed | |
= | Fieldset | |
= | Font | |
= | Form | |
= | Frame | |
= | Frameset | |
= | H1 | |
= | H2 | |
= | H3 | |
= | H4 | |
= | H5 | |
= | H6 | |
= | Head | |
= | Hr | |
= | Html | |
= | I | |
= | Iframe | |
= | Img | |
= | Input | |
= | Ins | |
= | Isindex | |
= | Kbd | |
= | Label | |
= | Legend | |
= | Li | |
= | Link | |
= | Map | |
= | Marquee | |
= | Menu | |
= | Meta | |
= | Nobr | |
= | Noframes | |
= | Noscript | |
= | Object | |
= | Ol | |
= | Option | |
= | P | |
= | Param | |
= | Pre | |
= | Q | |
= | Rt | |
= | Ruby | |
= | S | |
= | Samp | |
= | Script | |
= | Select | |
= | Small | |
= | Span | |
= | Strike | |
= | Strong | |
= | Style | |
= | Sub | |
= | Sup | |
= | Table | |
= | Tbody | |
= | Td | |
= | Textarea | |
= | Tfoot | |
= | Th | |
= | Thead | |
= | Title | |
= | Tr | |
= | Tt | |
= | U | |
= | Ul | |
= | Unknown | |
= | value__ | |
= | Var | |
= | Wbr | |
= | Xml |
System.Web.UI.HtmlTextWriterAttribute != | ||
---|---|---|
+ | Abbr | |
= | Accesskey | |
= | Accesskey | |
= | Align | |
= | Align | |
= | Alt | |
= | Alt | |
+ | AutoComplete | |
+ | Axis | |
= | Background | |
= | Background | |
= | Bgcolor | |
= | Bgcolor | |
= | Border | |
= | Border | |
= | Bordercolor | |
= | Bordercolor | |
= | Cellpadding | |
= | Cellpadding | |
= | Cellspacing | |
= | Cellspacing | |
= | Checked | |
= | Checked | |
= | Class | |
= | Class | |
= | Cols | |
= | Cols | |
= | Colspan | |
= | Colspan | |
+ | Content | |
+ | Coords | |
+ | DesignerRegion | |
+ | Dir | |
= | Disabled | |
= | Disabled | |
= | For | |
= | For | |
+ | Headers | |
= | Height | |
= | Height | |
= | Href | |
= | Href | |
= | Id | |
= | Id | |
+ | Longdesc | |
= | Maxlength | |
= | Maxlength | |
= | Multiple | |
= | Multiple | |
= | Name | |
= | Name | |
= | Nowrap | |
= | Nowrap | |
= | Onchange | |
= | Onchange | |
= | Onclick | |
= | Onclick | |
= | ReadOnly | |
= | ReadOnly | |
+ | Rel | |
= | Rows | |
= | Rows | |
= | Rowspan | |
= | Rowspan | |
= | Rules | |
= | Rules | |
+ | Scope | |
= | Selected | |
= | Selected | |
+ | Shape | |
= | Size | |
= | Size | |
= | Src | |
= | Src | |
= | Style | |
= | Style | |
= | Tabindex | |
= | Tabindex | |
= | Target | |
= | Target | |
= | Title | |
= | Title | |
= | Type | |
= | Type | |
+ | Usemap | |
= | Valign | |
= | Valign | |
= | Value | |
= | Value | |
= | value__ | |
= | value__ | |
+ | VCardName | |
= | Width | |
= | Width | |
= | Wrap | |
= | Wrap |
System.Web.UI.HtmlTextWriterStyle != | ||
---|---|---|
= | BackgroundColor | |
= | BackgroundColor | |
= | BackgroundImage | |
= | BackgroundImage | |
= | BorderCollapse | |
= | BorderCollapse | |
= | BorderColor | |
= | BorderColor | |
= | BorderStyle | |
= | BorderStyle | |
= | BorderWidth | |
= | BorderWidth | |
= | Color | |
= | Color | |
+ | Cursor | |
+ | Direction | |
+ | Display | |
+ | Filter | |
= | FontFamily | |
= | FontFamily | |
= | FontSize | |
= | FontSize | |
= | FontStyle | |
= | FontStyle | |
+ | FontVariant | |
= | FontWeight | |
= | FontWeight | |
= | Height | |
= | Height | |
+ | Left | |
+ | ListStyleImage | |
+ | ListStyleType | |
+ | Margin | |
+ | MarginBottom | |
+ | MarginLeft | |
+ | MarginRight | |
+ | MarginTop | |
+ | Overflow | |
+ | OverflowX | |
+ | OverflowY | |
+ | Padding | |
+ | PaddingBottom | |
+ | PaddingLeft | |
+ | PaddingRight | |
+ | PaddingTop | |
+ | Position | |
+ | TextAlign | |
= | TextDecoration | |
= | TextDecoration | |
+ | TextOverflow | |
+ | Top | |
= | value__ | |
= | value__ | |
+ | VerticalAlign | |
+ | Visibility | |
+ | WhiteSpace | |
= | Width | |
= | Width | |
+ | ZIndex |
System.Web.UI.Html32TextWriter != | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | RenderBeginTag (HtmlTextWriterTag tagKey) | |
= | RenderBeginTag (HtmlTextWriterTag tagKey) | |
= | RenderEndTag () | |
= | RenderEndTag () | |
+ | ShouldPerformDivTableSubstitution | |
+ | SupportsBold | |
+ | SupportsItalic |
System.Web.UI.ImageClickEventArgs = | ||
---|---|---|
= | .ctor () | |
= | X | |
= | Y |
System.Web.UI.ImageClickEventHandler = | ||
---|---|---|
= | .ctor () | |
= | BeginInvoke (Object sender, ImageClickEventArgs e, AsyncCallback callback, Object object) | |
= | EndInvoke (IAsyncResult result) | |
= | Invoke (Object sender, ImageClickEventArgs e) |
System.Web.UI.INamingContainer = |
---|
System.Web.UI.IPostBackDataHandler = | ||
---|---|---|
= | LoadPostData (String postDataKey, NameValueCollection postCollection) | |
= | RaisePostDataChangedEvent () |
System.Web.UI.IPostBackEventHandler = | ||
---|---|---|
= | RaisePostBackEvent (String eventArgument) |
Powered by Ricciolo