System.Web Namespace
Provides a means of handling HTTP exceptions.
HttpException.propertyName = value; HttpException.methodName ( arguments );
HttpException.propertyName = value HttpException.methodName ( arguments )
Type var = HttpException.propertyName; Type var = HttpException.methodName ( arguments );
Dim var as Type = HttpException.propertyName Dim var as Type = HttpException.methodName ( arguments )
Check out related books at Amazon
© 2025 Reynald Nuñez and asp.net.ph. All rights reserved. If you have any question, comment or suggestion about this site, please send us a note