Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
BetterCms
Module
Root
Mvc
Helpers
FormHelper
C# Class BetterCms.Module.Root.Mvc.Helpers.FormHelper
HTML form helper.
Mostra file
Open project: devbridge/BetterCMS
Public Methods
Method
Description
HiddenSubmit
(
this
html
) :
IHtmlString
Renders hidden submit button.
Method Details
HiddenSubmit()
public
static
method
Renders hidden submit button.
public
static
HiddenSubmit
(
this
html
) :
IHtmlString
html
this
The HTML helper.
return
IHtmlString