KestrunHost.AddFormOption method
Adds a form parsing option for the specified name.
public bool AddFormOption(KrFormOptions options)
| parameter | description |
|---|---|
| options | The form options to add. |
Return Value
True if the option was added successfully; otherwise, false.
See Also
- class KrFormOptions
- class KestrunHost
- namespace Kestrun.Hosting