KrFormPartRule.MaxBytes property
Gets or sets the maximum number of bytes allowed for the part.
public long? MaxBytes { get; set; }
See Also
- class KrFormPartRule
- namespace Kestrun.Forms
Gets or sets the maximum number of bytes allowed for the part.
public long? MaxBytes { get; set; }