KrFormPartRule.Scope property
Gets or sets the scope name for nested multipart rules. When not set, the rule applies only at the root.
public string? Scope { get; set; }
See Also
- class KrFormPartRule
- namespace Kestrun.Forms
Gets or sets the scope name for nested multipart rules. When not set, the rule applies only at the root.
public string? Scope { get; set; }