| |||||||||
Application.Get MethodSystem.Web Namespace HttpApplicationState Class Gets an HttpApplicationState object by name or index. Overload List1. Gets an HttpApplicationState object by numerical index. [ C# ] public object Get ( int );
[ C++ ] public: Object* Get ( int );
[ JScript ] public function Get ( int ) : Object;
2. Gets an HttpApplicationState object by name. ExampleThe following example assigns the first object ( index = 0 ) from the HttpApplicationState collection to a new object variable.
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