KrFormPartRule.AllowMultiple property
Gets or sets a value indicating whether multiple parts with the same name are allowed.
public bool AllowMultiple { get; set; }
See Also
- class KrFormPartRule
- namespace Kestrun.Forms
Gets or sets a value indicating whether multiple parts with the same name are allowed.
public bool AllowMultiple { get; set; }