C# 클래스 HtmlTags.UI.Helpers.BaseHelper

파일 보기 프로젝트 열기: ryanohs/Fubu-HtmlTags-For-ASP.NET-MVC

공개 메소드들

메소드 설명
Base ( this helper ) : BaseTag
BaseFromRequest ( System.Web.HttpRequestBase request ) : BaseTag

비공개 메소드들

메소드 설명
FullApplicationPath ( System.Web.HttpRequestBase request ) : string

메소드 상세

Base() 공개 정적인 메소드

public static Base ( this helper ) : BaseTag
helper this
리턴 HtmlTags.Extensions.BaseTag

BaseFromRequest() 공개 정적인 메소드

public static BaseFromRequest ( System.Web.HttpRequestBase request ) : BaseTag
request System.Web.HttpRequestBase
리턴 HtmlTags.Extensions.BaseTag