HttpContextWrapper.GetService Method (Type)
.NET Framework (current version)
Returns an object for the current service type.
Assembly: System.Web (in System.Web.dll)
Parameters
- serviceType
-
Type:
System.Type
The type of service to get.
Implements
IServiceProvider.GetService(Type)
.NET Framework
Available since 3.5
Available since 3.5
Show: