C# 클래스 Ifa.Helpers.IfaHelper

파일 보기 프로젝트 열기: kibiluzbad/Ifa

공개 메소드들

메소드 설명
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