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
RawUrl Property
Gets the complete URL of the current request.
Namespace:
CMS.Base
Assembly:
CMS.Base (in CMS.Base.dll) Version: 12.0.0
Syntax
C#
Copy
string
RawUrl
{
get
; }
Property Value
Type:
String
See Also
Reference
IRequest Interface
CMS.Base Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com