C# Класс Ifa.Helpers.IfaHelper

Показать файл Открыть проект

Открытые методы

Метод Описание
GetAjaxAttributes ( System.Web.Mvc.Ajax.AjaxOptions options ) : string
IsFirstPage ( this tags ) : bool
IsLastPage ( this tags ) : bool
RemoveTagsByType ( this tags ) : IEnumerable

Описание методов

GetAjaxAttributes() публичный статический Метод

public static GetAjaxAttributes ( System.Web.Mvc.Ajax.AjaxOptions options ) : string
options System.Web.Mvc.Ajax.AjaxOptions
Результат string

IsFirstPage() публичный статический Метод

public static IsFirstPage ( this tags ) : bool
tags this
Результат bool

IsLastPage() публичный статический Метод

public static IsLastPage ( this tags ) : bool
tags this
Результат bool

RemoveTagsByType() публичный статический Метод

public static RemoveTagsByType ( this tags ) : IEnumerable
tags this
Результат IEnumerable