CompareAttribute.OtherProperty Property

Gets the property to compare with the current property.

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

member OtherProperty : string with get, private set

Property Value

Type: System.String
The property to compare with the current property.
Show: