Glossary:Definition - ASP.NET server control
Microsoft .NET Framework, ASP.NET, Visual C# (CSharp, C Sharp, C-Sharp) Developer Training, Visual Studio
| Term | ASP.NET server control | |
| Definition | Server-side component encapsulating user-interface functionality. ASP.NET server controls derive from the System.Web.UI.Control class. The ASP.NET page syntax for an ASP.NET server control includes a runat="server" control tag attribute.
The superset of ASP.NET server controls includes ASP.NET mobile controls, HTML server controls, Validation server controls, and Web server controls. | |
| See also | ASP.NET, ASP.NET mobile control, ASP.NET Web application | |
| You may edit this definition to improve or extend it. | ||
| Online Dictionary of Visual C# .NET Programming | |
| a free glossary of C# .NET terminology from C# Online.NET | edit |