KrFormOptions.Description property
Gets or sets the description of the form parser.
public string? Description { get; set; }
See Also
- class KrFormOptions
- namespace Kestrun.Forms
Gets or sets the description of the form parser.
public string? Description { get; set; }