C# Class Masonry.Extensions.HtmlExtensions

Afficher le fichier Open project: DenisVuyka/Masonry

Méthodes publiques

Méthode Description
GetHeaderActionGroups ( this helper ) : IEnumerable
GetHeaderActions ( this helper ) : IEnumerable
GetSidebarActions ( this helper, string category ) : IEnumerable

Private Methods

Méthode Description
GetHeaderActions ( ) : IEnumerable

Method Details

GetHeaderActionGroups() public static méthode

public static GetHeaderActionGroups ( this helper ) : IEnumerable
helper this
Résultat IEnumerable

GetHeaderActions() public static méthode

public static GetHeaderActions ( this helper ) : IEnumerable
helper this
Résultat IEnumerable

GetSidebarActions() public static méthode

public static GetSidebarActions ( this helper, string category ) : IEnumerable
helper this
category string
Résultat IEnumerable