Glossary:Definition - ASP.NET server control

Microsoft .NET Framework, ASP.NET, Visual C# (CSharp, C Sharp, C-Sharp) Developer Training, Visual Studio


Jump to: navigation, search
 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 B C D E F G H I J K L M N O P Q R S T U V W X Y Z 0-9
a free glossary of C# .NET terminology from C# Online.NET edit

Personal tools