C# Class PagedList.Mvc.GoToFormRenderOptions

Options for configuring the output of HtmlHelper.
Afficher le fichier Open project: jbogard/presentations Class Usage Examples

Méthodes publiques

Méthode Description
GoToFormRenderOptions ( )

The default settings.

GoToFormRenderOptions ( string inputFieldName )

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

Method Details

GoToFormRenderOptions() public méthode

The default settings.

GoToFormRenderOptions() public méthode

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