C# Class Abp.Web.Mvc.Localized.LocalizedCompare

Inheritance: System.Web.Mvc.CompareAttribute
Show file Open project: carldai0106/ABP

Public Methods

Method Description
FormatErrorMessage ( string name ) : string
LocalizedCompare ( string otherProperty ) : System.Web.Mvc

Method Details

FormatErrorMessage() public method

public FormatErrorMessage ( string name ) : string
name string
return string

LocalizedCompare() public method

public LocalizedCompare ( string otherProperty ) : System.Web.Mvc
otherProperty string
return System.Web.Mvc