Share via


FormMappingOptionsMetadata.MaxRecursionDepth Property

Definition

Gets or sets the maximum depth allowed when recursively mapping form data.

public int? MaxRecursionDepth { get; }
member this.MaxRecursionDepth : Nullable<int>
Public ReadOnly Property MaxRecursionDepth As Nullable(Of Integer)

Property Value

Applies to