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