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

 System.Web.UI.DataSourceSelectArguments +
 +.ctor ()
 +.ctor ()
 +.ctor ()
 +.ctor ()
 +AddSupportedCapabilities (DataSourceCapabilities capabilities)
 +Equals (Object obj)
 +GetHashCode ()
 +RaiseUnsupportedCapabilitiesError (DataSourceView view)
 +Empty 
 +MaximumRows 
 +RetrieveTotalRowCount 
 +SortExpression 
 +StartRowIndex 
 +TotalRowCount 

 System.Web.UI.DataSourceView +
 +DataSourceViewChanged 
 +Delete (IDictionary keys, IDictionary oldValues, DataSourceViewOperationCallback callback)
 +Insert (IDictionary values, DataSourceViewOperationCallback callback)
 +Select (DataSourceSelectArguments arguments, DataSourceViewSelectCallback callback)
 +Update (IDictionary keys, IDictionary values, IDictionary oldValues, DataSourceViewOperationCallback callback)
 +CanDelete 
 +CanInsert 
 +CanPage 
 +CanRetrieveTotalRowCount 
 +CanSort 
 +CanUpdate 
 +Name 

 System.Web.UI.DataSourceViewSelectCallback +
 +.ctor ()
 +BeginInvoke (IEnumerable data, AsyncCallback callback, Object object)
 +EndInvoke (IAsyncResult result)
 +Invoke (IEnumerable data)

 System.Web.UI.DataSourceViewOperationCallback +
 +.ctor ()
 +BeginInvoke (Int32 affectedRecords, Exception ex, AsyncCallback callback, Object object)
 +EndInvoke (IAsyncResult result)
 +Invoke (Int32 affectedRecords, Exception ex)

 System.Web.UI.DesignTimeParseData !=
 =.ctor ()
 =.ctor ()
 =DataBindingHandler 
 =DesignerHost 
 =DocumentUrl 
 -Filter 
 =ParseText 
 -ShouldApplyTheme 
 -UserControlRegisterEntries 

 System.Web.UI.DesignTimeTemplateParser !=
 =ParseControl (DesignTimeParseData data)
 -ParseControls (DesignTimeParseData data)
 =ParseTemplate (DesignTimeParseData data)
 -ParseTheme (IDesignerHost host, String theme, String themePath)

 System.Web.UI.EmptyControlCollection =
 =.ctor ()
 =Add (Control child)
 =AddAt (Int32 index, Control child)

 System.Web.UI.INamingContainer =

 System.Web.UI.TemplateControl !=
 =AbortTransaction 
 =CommitTransaction 
 =Error 
 =LoadControl (String virtualPath)
 -LoadControl (Type t, Object[] parameters)
 =LoadTemplate (String virtualPath)
 =ParseControl (String content)
 =ReadStringResource (Type t)
 -ReadStringResource ()
 -TestDeviceFilter (String filterName)
 -AppRelativeVirtualPath 
 -EnableTheming 

 System.Web.UI.Page !=
 =.ctor ()
 -InitComplete 
 -LoadComplete 
 -PreInit 
 -PreLoad 
 -PreRenderComplete 
 -SaveStateComplete 
 -postEventArgumentID 
 -postEventSourceID 
 -AddOnPreRenderCompleteAsync (BeginEventHandler beginHandler, EndEventHandler endHandler)
 -AddOnPreRenderCompleteAsync (BeginEventHandler beginHandler, EndEventHandler endHandler, Object state)
 -CreateHtmlTextWriterFromType (TextWriter tw, Type writerType)
 =DesignerInitialize ()
 -ExecuteRegisteredAsyncTasks ()
 -FindControl (String id)
 -GetDataItem ()
 =GetPostBackClientEvent (Control control, String argument)
 =GetPostBackClientHyperlink (Control control, String argument)
 =GetPostBackEventReference (Control control)
 =GetPostBackEventReference (Control control, String argument)
 =GetTypeHashCode ()
 -GetValidators (String validationGroup)
 =IsClientScriptBlockRegistered (String key)
 =IsStartupScriptRegistered (String key)
 =MapPath (String virtualPath)
 =ProcessRequest (HttpContext context)
 =RegisterArrayDeclaration (String arrayName, String arrayValue)
 -RegisterAsyncTask (PageAsyncTask task)
 =RegisterClientScriptBlock (String key, String script)
 =RegisterHiddenField (String hiddenFieldName, String hiddenFieldInitialValue)
 =RegisterOnSubmitStatement (String key, String script)
 -RegisterRequiresControlState (Control control)
 =RegisterRequiresPostBack (Control control)
 =RegisterRequiresRaiseEvent (IPostBackEventHandler control)
 -RegisterRequiresViewStateEncryption ()
 =RegisterStartupScript (String key, String script)
 =RegisterViewStateHandler ()
 -RequiresControlState (Control control)
 -SetFocus (Control control)
 -SetFocus (String clientID)
 -UnregisterRequiresControlState (Control control)
 =Validate ()
 -Validate (String validationGroup)
 =VerifyRenderingInServerForm (Control control)
 =Application 
 -AsyncTimeout 
 -Buffer 
 =Cache 
 -ClientQueryString 
 -ClientScript 
 =ClientTarget 
 -CodePage 
 -ContentType 
 -Culture 
 -EnableEventValidation 
 =EnableViewState 
 -EnableViewStateMac 
 =ErrorPage 
 -Form 
 -Header 
 =ID 
 -IdSeparator 
 -IsAsync 
 -IsCallback 
 -IsCrossPagePostBack 
 =IsPostBack 
 =IsReusable 
 =IsValid 
 -Items 
 -LCID 
 -MaintainScrollPositionOnPostBack 
 -Master 
 -MasterPageFile 
 -MaxPageStateFieldLength 
 -PageAdapter 
 -PreviousPage 
 =Request 
 =Response 
 -ResponseEncoding 
 =Server 
 =Session 
 =SmartNavigation 
 -StyleSheetTheme 
 -Theme 
 -Title 
 =Trace 
 -TraceEnabled 
 -TraceModeValue 
 -UICulture 
 =User 
 =Validators 
 -ViewStateEncryptionMode 
 =ViewStateUserKey 
 =Visible 

 System.Web.UI.EventEntry +
 +.ctor ()
 +HandlerMethodName 
 +HandlerType 
 +Name 

 System.Web.UI.ExpressionBinding +
 +.ctor ()
 +Equals (Object obj)
 +GetHashCode ()
 +Expression 
 +ExpressionPrefix 
 +Generated 
 +ParsedExpressionData 
 +PropertyName 
 +PropertyType 

 System.Web.UI.ExpressionBindingCollection +
 +.ctor ()
 +Changed 
 +Add (ExpressionBinding binding)
 +Clear ()
 +Contains (String propName)
 +CopyTo (Array array, Int32 index)
 +CopyTo (ExpressionBinding[] array, Int32 index)
 +GetEnumerator ()
 +Remove (String propertyName)
 +Remove (ExpressionBinding binding)
 +Remove (String propertyName, Boolean addToRemovedList)
 +Count 
 +IsReadOnly 
 +IsSynchronized 
 +Item [String propertyName]
 +RemovedBindings 
 +SyncRoot 

 System.Web.UI.FileLevelControlBuilderAttribute +
 +.ctor ()
 +Default 
 +Equals (Object obj)
 +GetHashCode ()
 +IsDefaultAttribute ()
 +BuilderType 

Powered by Ricciolo