HttpApplicationState::Get Method

 

Gets an HttpApplicationState object by name or index.

Namespace:   System.Web
Assembly:  System.Web (in System.Web.dll)

NameDescription
System_CAPS_pubmethodGet(Int32)

Gets an HttpApplicationState object by numerical index.

System_CAPS_pubmethodGet(String^)

Gets an HttpApplicationState object by name.

Return to top
Show: