Share via


FormValueMappingContext.AcceptFormName Property

Definition

If set, indicates that the mapping should only receive values if the incoming form matches this name. If null, the mapping should receive data from any form in the mapping scope.

public string? AcceptFormName { get; }
member this.AcceptFormName : string
Public ReadOnly Property AcceptFormName As String

Property Value

Applies to