HttpResponseBase::ApplyAppPathModifier Method (String^)
.NET Framework (current version)
Adds a session ID to the virtual path if the session is using Cookieless session state, and returns the combined path.
Assembly: System.Web (in System.Web.dll)
Parameters
- virtualPath
-
Type:
System::String^
The virtual path of a resource.
| Exception | Condition |
|---|---|
| NotImplementedException | Always. |
.NET Framework
Available since 3.5
Available since 3.5
Show: