Class AddressViewModelExtensions
- Namespace
- Dynamicweb.Ecommerce.Frontend
- Assembly
- Dynamicweb.Ecommerce.dll
public static class AddressViewModelExtensions
- Inheritance
-
AddressViewModelExtensions
- Inherited Members
Methods
GetStateName(AddressViewModel)
Gets the name of the state for the specified AddressViewModel.
public static string GetStateName(this AddressViewModel model)
Parameters
modelAddressViewModelThe AddressViewModel instance.
Returns
- string
The name of the state.