C# Class LayersCMS.MvcApp.Application.Helpers.HtmlHelperExtensions

显示文件 Open project: stevekennaird/LayersCMS

Public Methods

Method Description
LayersCmsConfigCompanyName ( this helper ) : IHtmlString
LayersCmsConfigContactEmailAddress ( this helper ) : IHtmlString
LayersCmsConfigContactPhoneNumber ( this helper ) : IHtmlString
NivoGallery ( this helper ) : IHtmlString
RenderThemeBodyCloseCustomHtml ( this helper ) : IHtmlString
RenderThemeHeadCustomHtml ( this helper ) : IHtmlString

Private Methods

Method Description
RenderThemeCustomPartial ( HtmlHelper helper, string viewPathToFormat ) : IHtmlString

Method Details

LayersCmsConfigCompanyName() public static method

public static LayersCmsConfigCompanyName ( this helper ) : IHtmlString
helper this
return IHtmlString

LayersCmsConfigContactEmailAddress() public static method

public static LayersCmsConfigContactEmailAddress ( this helper ) : IHtmlString
helper this
return IHtmlString

LayersCmsConfigContactPhoneNumber() public static method

public static LayersCmsConfigContactPhoneNumber ( this helper ) : IHtmlString
helper this
return IHtmlString

NivoGallery() public static method

public static NivoGallery ( this helper ) : IHtmlString
helper this
return IHtmlString

RenderThemeBodyCloseCustomHtml() public static method

public static RenderThemeBodyCloseCustomHtml ( this helper ) : IHtmlString
helper this
return IHtmlString

RenderThemeHeadCustomHtml() public static method

public static RenderThemeHeadCustomHtml ( this helper ) : IHtmlString
helper this
return IHtmlString