System.Web Namespace
Provides a type-safe way to manipulate HTTP cookies.
HttpCookieCollection.methodName ( arguments );
HttpCookieCollection.methodName ( arguments )
Type var = HttpCookieCollection.propertyName; Type var = HttpCookieCollection [ key ]; Type var = HttpCookieCollection.methodName ( arguments );
Dim var as Type = HttpCookieCollection.propertyName Dim var as Type = HttpCookieCollection ( key ) Dim var as Type = HttpCookieCollection.methodName ( arguments )
© 2000-2010 Rey Nuñez All rights reserved.If you have any question, comment or suggestion about this site, please send us a note
You can help support asp.net.ph