Click or drag to resize
CMSPageRedirectToSecured Method
Redirects to secured (SSL) page if its set in settings (CMSUseSSLForAdministrationInterface key)

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
public static void RedirectToSecured()
See Also