StateInfoProviderGetStateInfoByCode Method |
Returns the StateInfo structure for the specified state code.
Namespace: CMS.GlobalizationAssembly: CMS.Globalization (in CMS.Globalization.dll) Version: 11.0.0
Syntax public static StateInfo GetStateInfoByCode(
string stateCode
)
Parameters
- stateCode
- Type: SystemString
Code of the state
Return Value
Type:
StateInfoSee Also