| |||||
HttpContext.Items PropertySystem.Web Namespace HttpContext Class Gets a key-value collection that can be used to organize and share data between an IHttpModule and an IHttpHandler during an HTTP request. [ VB ] Public ReadOnly Property Items As IDictionary [ C# ] public IDictionary Items {get;} [ C++ ] public: __property IDictionary* get_Items ( ); [ JScript ] public function get Items ( ) : IDictionary; Property ValueAn IDictionary key-value collection that provides access to an individual value in the collection by a specified key. See Also |
| ||||
Check out related books at Amazon
© 2000-2008 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 aspxtreme