C# Class PagedList.Mvc.GoToFormRenderOptions

Options for configuring the output of HtmlHelper.
显示文件 Open project: jbogard/presentations Class Usage Examples

Public Methods

Method Description
GoToFormRenderOptions ( )

The default settings.

GoToFormRenderOptions ( string inputFieldName )

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

Method Details

GoToFormRenderOptions() public method

The default settings.

GoToFormRenderOptions() public method

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