KrFormContext constructor
Initializes a new instance of the KrFormContext class.
public KrFormContext(KestrunContext kestrunContext, KrFormOptions options, IKrFormPayload payload)
| parameter | description |
|---|---|
| kestrunContext | The Kestrun context. |
| options | The form parsing options. |
| payload | The parsed payload. |
See Also
- record KestrunContext
- class KrFormOptions
- interface IKrFormPayload
- record KrFormContext
- namespace Kestrun.Forms