PagedList.Mvc.GoToFormRenderOptions.GoToFormRenderOptions C# (CSharp) Method

GoToFormRenderOptions() public method

The default settings.
        public GoToFormRenderOptions()
            : this("page")
        {
        }

Same methods

GoToFormRenderOptions::GoToFormRenderOptions ( string inputFieldName )
GoToFormRenderOptions