Xperience 13 API Reference
Xperience 13 API Reference
Namespaces
Kentico Namespaces
Kentico.Web Namespaces
Kentico.Web.Mvc
HttpContextExtensions Class
HttpContextExtensions Methods
Kentico Method
Kentico Method (HttpContext)
Kentico Method (HttpContextBase)
Kentico Method (IHttpContext)
HttpContextExtensions
Kentico Method (IHttpContext)
Returns a feature set for the specified request.
Namespace:
Kentico.Web.Mvc
Assembly:
Kentico.Web.Mvc (in Kentico.Web.Mvc.dll) Version: 13.0.131
Syntax
C#
Copy
public
static
IFeatureSet
Kentico
(
this
IHttpContext
context
)
Parameters
context
Type:
CMS.Base.Internal
IHttpContext
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
IHttpContext
. 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) 2023 Kentico Software
Send comments on this topic to
support@kentico.com