Comparazione classi Framework 1.1 - 2.0 RTM
Filtra
Tipo (maiuscole/minuscole):
Flag classe
Flag membro

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 ... 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 ...

 System.Web.UI.CompiledBindableTemplateBuilder +
 +.ctor ()
 +ExtractValues (Control container)
 +InstantiateIn (Control container)

 System.Web.UI.PropertyEntry +
 +DeclaringType 
 +Filter 
 +Name 
 +PropertyInfo 
 +Type 

 System.Web.UI.BoundPropertyEntry +
 +ControlID 
 +ControlType 
 +Expression 
 +ExpressionBuilder 
 +ExpressionPrefix 
 +FieldName 
 +FormatString 
 +Generated 
 +ParsedExpressionData 
 +ReadOnlyProperty 
 +TwoWayBound 
 +UseSetAttribute 

 System.Web.UI.BuilderPropertyEntry +
 +Builder 

 System.Web.UI.HtmlTextWriter !=
 =.ctor ()
 =.ctor ()
 =DefaultTabString 
 =DoubleQuoteChar 
 =EndTagLeftChars 
 =EqualsChar 
 =EqualsDoubleQuoteString 
 =SelfClosingChars 
 =SelfClosingTagEnd 
 =SemicolonChar 
 =SingleQuoteChar 
 =SlashChar 
 =SpaceChar 
 =StyleEqualsChar 
 =TagLeftChar 
 =TagRightChar 
 =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 (String name, String value)
 =AddStyleAttribute (HtmlTextWriterStyle key, String value)
 -BeginRender ()
 =Close ()
 -EndRender ()
 -EnterStyle (Style style, HtmlTextWriterTag tag)
 -EnterStyle (Style style)
 -ExitStyle (Style style, HtmlTextWriterTag tag)
 -ExitStyle (Style style)
 =Flush ()
 -IsValidFormAttribute (String attribute)
 =RenderBeginTag (String tagName)
 =RenderBeginTag (HtmlTextWriterTag tagKey)
 =RenderEndTag ()
 =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)
 =WriteAttribute (String name, String value, Boolean fEncode)
 =WriteBeginTag (String tagName)
 -WriteBreak ()
 -WriteEncodedText (String text)
 -WriteEncodedUrl (String url)
 -WriteEncodedUrlParameter (String urlText)
 =WriteEndTag (String tagName)
 =WriteFullBeginTag (String tagName)
 =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)
 =WriteStyleAttribute (String name, String value)
 =WriteStyleAttribute (String name, String value, Boolean fEncode)
 =Encoding 
 =Indent 
 =InnerWriter 
 =NewLine 

 System.Web.UI.Html32TextWriter !=
 =.ctor ()
 =.ctor ()
 =RenderBeginTag (HtmlTextWriterTag tagKey)
 =RenderEndTag ()
 -ShouldPerformDivTableSubstitution 
 -SupportsBold 
 -SupportsItalic 

 System.Web.UI.ChtmlTextWriter +
 +.ctor ()
 +.ctor ()
 +AddRecognizedAttribute (String elementName, String attributeName)
 +RemoveRecognizedAttribute (String elementName, String attributeName)
 +WriteBreak ()
 +WriteEncodedText (String text)

 System.Web.UI.ClientScriptManager +
 +GetCallbackEventReference (Control control, String argument, String clientCallback, String context)
 +GetCallbackEventReference (Control control, String argument, String clientCallback, String context, Boolean useAsync)
 +GetCallbackEventReference (Control control, String argument, String clientCallback, String context, String clientErrorCallback, Boolean useAsync)
 +GetCallbackEventReference (String target, String argument, String clientCallback, String context, String clientErrorCallback, Boolean useAsync)
 +GetPostBackClientHyperlink (Control control, String argument)
 +GetPostBackClientHyperlink (Control control, String argument, Boolean registerForEventValidation)
 +GetPostBackEventReference (Control control, String argument)
 +GetPostBackEventReference (Control control, String argument, Boolean registerForEventValidation)
 +GetPostBackEventReference (PostBackOptions options)
 +GetPostBackEventReference (PostBackOptions options, Boolean registerForEventValidation)
 +GetWebResourceUrl (Type type, String resourceName)
 +IsClientScriptBlockRegistered (String key)
 +IsClientScriptBlockRegistered (Type type, String key)
 +IsClientScriptIncludeRegistered (String key)
 +IsClientScriptIncludeRegistered (Type type, String key)
 +IsOnSubmitStatementRegistered (String key)
 +IsOnSubmitStatementRegistered (Type type, String key)
 +IsStartupScriptRegistered (String key)
 +IsStartupScriptRegistered (Type type, String key)
 +RegisterArrayDeclaration (String arrayName, String arrayValue)
 +RegisterClientScriptBlock (Type type, String key, String script)
 +RegisterClientScriptBlock (Type type, String key, String script, Boolean addScriptTags)
 +RegisterClientScriptInclude (String key, String url)
 +RegisterClientScriptInclude (Type type, String key, String url)
 +RegisterClientScriptResource (Type type, String resourceName)
 +RegisterExpandoAttribute (String controlId, String attributeName, String attributeValue)
 +RegisterExpandoAttribute (String controlId, String attributeName, String attributeValue, Boolean encode)
 +RegisterForEventValidation (PostBackOptions options)
 +RegisterForEventValidation (String uniqueId)
 +RegisterForEventValidation (String uniqueId, String argument)
 +RegisterHiddenField (String hiddenFieldName, String hiddenFieldInitialValue)
 +RegisterOnSubmitStatement (Type type, String key, String script)
 +RegisterStartupScript (Type type, String key, String script)
 +RegisterStartupScript (Type type, String key, String script, Boolean addScriptTags)
 +ValidateEvent (String uniqueId)
 +ValidateEvent (String uniqueId, String argument)

 System.Web.UI.ComplexPropertyEntry +
 +IsCollectionItem 
 +ReadOnly 

 System.Web.UI.ConflictOptions +
 +CompareAllValues 
 +OverwriteChanges 
 +value__ 

 System.Web.UI.ConstructorNeedsTagAttribute =
 =.ctor ()
 =.ctor ()
 =NeedsTag 

 System.Web.UI.RenderMethod =
 =.ctor ()
 =BeginInvoke (HtmlTextWriter output, Control container, AsyncCallback callback, Object object)
 =EndInvoke (IAsyncResult result)
 =Invoke (HtmlTextWriter output, Control container)

 System.Web.UI.BuildMethod =
 =.ctor ()
 =BeginInvoke (AsyncCallback callback, Object object)
 =EndInvoke (IAsyncResult result)
 =Invoke ()

 System.Web.UI.IParserAccessor =
 =AddParsedSubObject (Object obj)

Powered by Ricciolo