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

Afficher le fichier Open project: stevekennaird/LayersCMS

Méthodes publiques

Méthode 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

Méthode Description
RenderThemeCustomPartial ( HtmlHelper helper, string viewPathToFormat ) : IHtmlString

Method Details

LayersCmsConfigCompanyName() public static méthode

public static LayersCmsConfigCompanyName ( this helper ) : IHtmlString
helper this
Résultat IHtmlString

LayersCmsConfigContactEmailAddress() public static méthode

public static LayersCmsConfigContactEmailAddress ( this helper ) : IHtmlString
helper this
Résultat IHtmlString

LayersCmsConfigContactPhoneNumber() public static méthode

public static LayersCmsConfigContactPhoneNumber ( this helper ) : IHtmlString
helper this
Résultat IHtmlString

NivoGallery() public static méthode

public static NivoGallery ( this helper ) : IHtmlString
helper this
Résultat IHtmlString

RenderThemeBodyCloseCustomHtml() public static méthode

public static RenderThemeBodyCloseCustomHtml ( this helper ) : IHtmlString
helper this
Résultat IHtmlString

RenderThemeHeadCustomHtml() public static méthode

public static RenderThemeHeadCustomHtml ( this helper ) : IHtmlString
helper this
Résultat IHtmlString