StateInfoProviderGetStateInfoInternal Method (Int32) |
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(
int stateId
)
Parameters
- stateId
- Type: SystemInt32
State id
Return Value
Type:
StateInfoSee Also