KrFormLimits.MaxNestingDepth property
Gets or sets the maximum nesting depth for multipart bodies.
public int MaxNestingDepth { get; set; }
See Also
- class KrFormLimits
- namespace Kestrun.Forms
Gets or sets the maximum nesting depth for multipart bodies.
public int MaxNestingDepth { get; set; }