FormMethod Enum

Syntax

public enum FormMethod

GitHub

View on GitHub

enumeration Microsoft.AspNet.Mvc.Rendering.FormMethod

Fields

Get()
Get = 0
Post()
Post = 1