Method GenerateHiddenForCheckbox
| Improve this Doc View SourceGenerateHiddenForCheckbox(ViewContext, String)
Declaration
public virtual TagBuilder GenerateHiddenForCheckbox(ViewContext viewContext, string fullHtmlFieldName)
Parameters
Type | Name | Description |
---|---|---|
Microsoft.AspNetCore.Mvc.Rendering.ViewContext | viewContext | |
System.String | fullHtmlFieldName |
Returns
Type | Description |
---|---|
Microsoft.AspNetCore.Mvc.Rendering.TagBuilder |