C# 클래스 SSLGhost.Helpers.Html

파일 보기 프로젝트 열기: primaryobjects/SSL-Ghost

공개 메소드들

메소드 설명
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