C# 클래스 LayersCMS.MvcApp.Application.Helpers.HtmlHelperExtensions

파일 보기 프로젝트 열기: stevekennaird/LayersCMS

공개 메소드들

메소드 설명
LayersCmsConfigCompanyName ( this helper ) : IHtmlString
LayersCmsConfigContactEmailAddress ( this helper ) : IHtmlString
LayersCmsConfigContactPhoneNumber ( this helper ) : IHtmlString
NivoGallery ( this helper ) : IHtmlString
RenderThemeBodyCloseCustomHtml ( this helper ) : IHtmlString
RenderThemeHeadCustomHtml ( this helper ) : IHtmlString

비공개 메소드들

메소드 설명
RenderThemeCustomPartial ( HtmlHelper helper, string viewPathToFormat ) : IHtmlString

메소드 상세

LayersCmsConfigCompanyName() 공개 정적인 메소드

public static LayersCmsConfigCompanyName ( this helper ) : IHtmlString
helper this
리턴 IHtmlString

LayersCmsConfigContactEmailAddress() 공개 정적인 메소드

public static LayersCmsConfigContactEmailAddress ( this helper ) : IHtmlString
helper this
리턴 IHtmlString

LayersCmsConfigContactPhoneNumber() 공개 정적인 메소드

public static LayersCmsConfigContactPhoneNumber ( this helper ) : IHtmlString
helper this
리턴 IHtmlString

NivoGallery() 공개 정적인 메소드

public static NivoGallery ( this helper ) : IHtmlString
helper this
리턴 IHtmlString

RenderThemeBodyCloseCustomHtml() 공개 정적인 메소드

public static RenderThemeBodyCloseCustomHtml ( this helper ) : IHtmlString
helper this
리턴 IHtmlString

RenderThemeHeadCustomHtml() 공개 정적인 메소드

public static RenderThemeHeadCustomHtml ( this helper ) : IHtmlString
helper this
리턴 IHtmlString