StateInfoProviderGetStateInfoByCodeInternal Method |
Returns the StateInfo structure for the specified state code.
Namespace: CMS.GlobalizationAssembly: CMS.Globalization (in CMS.Globalization.dll) Version: 12.0.0
Syntax protected virtual StateInfo GetStateInfoByCodeInternal(
string stateCode
)
Parameters
- stateCode
- Type: SystemString
Code of the state
Return Value
Type:
StateInfoSee Also