Share via


SupplyParameterFromFormAttribute.FormName 属性

定义

获取或设置提供此值的窗体的名称。 如果未指定,该值将从当前表单映射范围内的任何传入表单帖子映射。 如果指定,该值将仅从当前映射范围内具有指定名称的窗体映射。

public string? FormName { get; set; }
member this.FormName : string with get, set
Public Property FormName As String

属性值

适用于