C# Class Ifa.Helpers.IfaHelper

Afficher le fichier Open project: kibiluzbad/Ifa

Méthodes publiques

Méthode Description
GetAjaxAttributes ( System.Web.Mvc.Ajax.AjaxOptions options ) : string
IsFirstPage ( this tags ) : bool
IsLastPage ( this tags ) : bool
RemoveTagsByType ( this tags ) : IEnumerable

Method Details

GetAjaxAttributes() public static méthode

public static GetAjaxAttributes ( System.Web.Mvc.Ajax.AjaxOptions options ) : string
options System.Web.Mvc.Ajax.AjaxOptions
Résultat string

IsFirstPage() public static méthode

public static IsFirstPage ( this tags ) : bool
tags this
Résultat bool

IsLastPage() public static méthode

public static IsLastPage ( this tags ) : bool
tags this
Résultat bool

RemoveTagsByType() public static méthode

public static RemoveTagsByType ( this tags ) : IEnumerable
tags this
Résultat IEnumerable