C# 클래스 PagedList.Mvc.GoToFormRenderOptions

Options for configuring the output of HtmlHelper.
파일 보기 프로젝트 열기: jbogard/presentations 1 사용 예제들

공개 메소드들

메소드 설명
GoToFormRenderOptions ( )

The default settings.

GoToFormRenderOptions ( string inputFieldName )

The default settings, with configurable querystring key (input field name).

메소드 상세

GoToFormRenderOptions() 공개 메소드

The default settings.

GoToFormRenderOptions() 공개 메소드

The default settings, with configurable querystring key (input field name).
public GoToFormRenderOptions ( string inputFieldName )
inputFieldName string