UrlUtil..::..IsSecureConnection Method (HttpContextBase)
Determines whether the connection is secure connection for the specified request.
Namespace:
AdvantageCMS.Core.UtilsAssembly: AdvantageCMS.Core (in AdvantageCMS.Core.dll)
Syntax
public static bool IsSecureConnection( HttpContextBase context )
Parameters
- context
- Type: HttpContextBase
The context.