Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.Base Namespaces
CMS.Base
IRequest Interface
IRequest Properties
AppRelativeCurrentExecutionFilePath Property
Browser Property
Cookies Property
Form Property
Headers Property
HttpMethod Property
IsSecureConnection Property
PhysicalApplicationPath Property
QueryString Property
RawUrl Property
RequestContext Property
ServerVariables Property
Url Property
UrlReferrer Property
UserAgent Property
UserHostAddress Property
UserLanguages Property
IRequest
ServerVariables Property
Gets a collection of Web server variables.
Namespace:
CMS.Base
Assembly:
CMS.Base (in CMS.Base.dll) Version: 12.0.0
Syntax
C#
Copy
NameValueCollection
ServerVariables
{
get
; }
Property Value
Type:
NameValueCollection
See Also
Reference
IRequest Interface
CMS.Base Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com