English | French |
ASP.NET controls | contrôles ASP.NET (Components that run on an ASP.NET-compatible server and encapsulate user-interface and other related functionality. They are used in ASP.NET pages and in ASP.NET code classes) |
ASP.NET mobile control | contrôle mobile ASP.NET (One of a set of ASP.NET controls designed for mobile Web applications. ASP.NET mobile controls extend their ASP.NET server control counterparts) |
ASP.NET server control | contrôle serveur ASP.NET (" A server-side component that encapsulates user-interface and related functionality. An ASP.NET server control derives directly or indirectly from the System.Web.UI.Control class. The superset of ASP.NET server controls includes Web server controls, HTML server controls, and ASP.NET mobile controls. The page syntax for an ASP.NET server control includes a runat="server" attribute on the control's tag.") |