April 2002
Intermediate to advanced
816 pages
20h 56m
English
With respect to ASP.NET, there are several elements made available to you inside the system.web element. Table 20.1 shows a list of these elements and the attributes and/or subtags associated with them. Each element, unless otherwise noted, is explained following the table. A subtag simply refers to an element that supports a higher-level element; it may have its own subtags and attributes as well. This does not mean that all of the listed elements are required by any stretch, this is only illustrating the possibilities. Please note that, as indicated, these values are all case sensitive and are shown in proper case.
| Possible Element | Attributes and Subtags |
|---|---|
| <authentication> | mode attribute ... |