SEARCH
0-9 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
Prev | Current Page 80 | Next

Rob Cameron and Dale Michalk

"Pro ASP.NET 3.5 Server Controls and AJAX Components"


System.Web.UI.WebControls.WebParts Namespace
System.Web.UI.WebControls.WebParts was introduced in ASP.NET 2.0 and allows developers to
build WebPart functionality into ASP.NET 2.0 or later applications. The WebParts namespace
was previously only available via the SharePoint SDK for use in a SharePoint portal application
but was mainstreamed in ASP.NET 2.0. In Chapter 10, we cover WebPart-based controls in more
detail.
Web Controls vs. HTML Controls
The controls discussed in this chapter span both the System.Web.UI.WebControls and System.
Web.UI.HtmlControls namespaces. On the surface, the functionality in these two namespaces
appears to overlap, particularly when generating content that maps to a single HTML tag such
as or