ModelValidationResult.MemberName Property

.NET Framework (current version)
 

Gets or sets the name of the member.

Namespace:   System.Web.ModelBinding
Assembly:  System.Web (in System.Web.dll)

public string MemberName { get; set; }

Property Value

Type: System.String

The name of the member.

.NET Framework
Available since 4.5
Return to top
Show: