Property | Type | Description | |
---|---|---|---|
DefaultSalutationValues | string[] | ||
DefaultSuffixValues | string[] |
Method | Description | |
---|---|---|
PersonNameController ( PersonNameServices services ) : System.Collections |
Method | Description | |
---|---|---|
AutoCompleteSalutations ( string term ) : System.Web.Mvc.JsonResult | ||
AutoCompleteSuffixes ( string term ) : System.Web.Mvc.JsonResult | ||
GenerateDisplayName ( GenerateDisplayNameForm model ) : System.Web.Mvc.JsonResult | ||
GetAutoCompleteOptions ( string term, ICollection |
public PersonNameController ( PersonNameServices services ) : System.Collections | ||
services | PersonNameServices | |
return | System.Collections |
public static string[] DefaultSalutationValues | ||
return | string[] |