StateInfoProviderGetStateInfoInternal Method (String) |
Returns the StateInfo structure for the specified state.
Namespace: CMS.GlobalizationAssembly: CMS.Globalization (in CMS.Globalization.dll) Version: 8.2.23
Syntax protected virtual StateInfo GetStateInfoInternal(
string stateName
)
Parameters
- stateName
- Type: SystemString
StateName
Return Value
Type:
StateInfoSee Also