Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.Helpers Namespaces
CMS.Helpers
RequestContext Class
RequestContext Properties
ClientApplication Property
CurrentDomain Property
CurrentExcludedStatus Property
CurrentQueryString Property
CurrentRelativePath Property
CurrentScheme Property
CurrentStatus Property
CurrentURL Property
CurrentUrlExtension Property
CurrentURLLangPrefix Property
CurrentURLPathPrefix Property
FullDomain Property
IsContentPage Property
IsSSL Property
IsUserAuthenticated Property
LogCurrentError Property
LogPageHit Property
RawURL Property
ResponseIsCompressed Property
URL Property
URLReferrer Property
UseGZip Property
UseNoCacheForRedirect Property
UserAgent Property
UserHostAddress Property
UserName Property
RequestContext
IsSSL Property
Indicates whether current request is SSL request.
Namespace:
CMS.Helpers
Assembly:
CMS.Helpers (in CMS.Helpers.dll) Version: 12.0.0
Syntax
C#
Copy
public
static
bool
IsSSL
{
get
;
set
; }
Property Value
Type:
Boolean
See Also
Reference
RequestContext Class
CMS.Helpers Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com