Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
Kentico Namespaces
Kentico.Web Namespaces
Kentico.Web.Mvc
HttpContextExtensions Class
HttpContextExtensions Methods
Kentico Method
Kentico Method (HttpContext)
Kentico Method (HttpContextBase)
HttpContextExtensions
Kentico Method (HttpContext)
Returns a feature set for the specified request.
Namespace:
Kentico.Web.Mvc
Assembly:
Kentico.Web.Mvc (in Kentico.Web.Mvc.dll) Version: 12.0.0
Syntax
C#
Copy
public
static
IFeatureSet
Kentico
(
this
HttpContext
context
)
Parameters
context
Type:
System.Web
HttpContext
The object that encapsulates information about an HTTP request.
Return Value
Type:
IFeatureSet
A feature set for the specified request.
Usage Note
In Visual Basic and C#, you can call this method as an instance method on any object of type
HttpContext
. When you use instance method syntax to call this method, omit the first parameter. For more information, see
Extension Methods (Visual Basic)
or
Extension Methods (C# Programming Guide)
.
See Also
Reference
HttpContextExtensions Class
Kentico Overload
Kentico.Web.Mvc Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com