-
Book Overview & Buying
-
Table Of Contents
-
Feedback & Rating
SharePoint Designer Tutorial: Working with SharePoint Websites
By :
We can view the controls that are available by opening up the Toolbox task pane and maximizing the ASP.NET Controls option. Within this option, there are six categories of controls. Of these, we can ignore the WebParts option because that is simply a link to the Web Parts task pane.
It should be noted that it is not possible to use ASP.NET WebParts in SharePoint 2007 sites. It is, however, possible for developers to create their new user controls as SmartParts (see http://www.codeplex.com/smartpart) to allow them to be included within WSS and MOSS sites.
The five remaining categories are:
This contains a large number of controls. Most of these are simple, for example:
The Image control, which displays a picture.
The Label control, which displays text.
The Hyperlink control, which we will use to link from our homepage shortly.
In addition, we have standard controls that are somewhat more exciting:
The FileUpload control allows files to be uploaded to the server...
Change the font size
Change margin width
Change background colour