StateInfoProviderGetStateInfo Method (String) |
Returns the StateInfo structure for the specified state.
Namespace: CMS.GlobalizationAssembly: CMS.Globalization (in CMS.Globalization.dll) Version: 11.0.0
Syntax public static StateInfo GetStateInfo(
string stateName
)
Parameters
- stateName
- Type: SystemString
StateName
Return Value
Type:
StateInfoSee Also