KrFormLimits.MaxFieldValueBytes property
Gets or sets the maximum field value size in bytes.
public long MaxFieldValueBytes { get; set; }
See Also
- class KrFormLimits
- namespace Kestrun.Forms
Gets or sets the maximum field value size in bytes.
public long MaxFieldValueBytes { get; set; }