C# Класс SSLGhost.Helpers.Html

Показать файл Открыть проект

Открытые методы

Метод Описание
GetHttpOrHttps ( this helper ) : string

Determines whether to enable HTTP or HTTPS links. This method is used on views with sensitive forms, to allow disabling HTTPS for development by changing their URL and disabling the RequireHttpsByConfig attribute.

Описание методов

GetHttpOrHttps() публичный статический Метод

Determines whether to enable HTTP or HTTPS links. This method is used on views with sensitive forms, to allow disabling HTTPS for development by changing their URL and disabling the RequireHttpsByConfig attribute.
public static GetHttpOrHttps ( this helper ) : string
helper this
Результат string