Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This section describes how to develop ASP.NET server controls. It contains a walkthrough that provides an overview of authoring a custom server control and it provides code examples that illustrate different control authoring tasks such as rendering, defining properties, managing state, and creating composite controls.
In This Section
Related Sections
- ASP.NET Control Designers Overview
Provides information about implementing custom designer classes for your controls.