Events
TextChanged
raised when the contents of the TextBox have changed
Xml
Properties
Document
specifies the System.Xml.XmlDocument object to dis-
play
DocumentContent
specifies a string representing the XML document to
display
DocumentSource
specifies the URL of a document to display
Transform
specifies the System.Xml.Xsl.XslTransform object
used to format the XML document
TransformArgumentList
specifies the XsltArgumentList used to format the
XML document
TransformSource
specifies the URL of an XSLT style sheet used to
format the XML document
Validation Controls
The following reference includes a list of important properties, methods, and
events for each of the validation controls. These controls ultimately derive from
the WebControl class, meaning that they, like the web controls themselves, inherit
its properties and methods. The more useful of these properties and methods are
listed at the start of this appendix.
CompareValidator
Properties
ControlToCompare
specifies the ID of the control to use for comparing
values
628
Appendix A: Web Control Reference

Get Build Your Own ASP.NET 2.0 Web Site Using C# & VB, Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.