Click or drag to resize
StateInfoProviderSetStateInfo Method
Sets (updates or inserts) specified state.

Namespace: CMS.Globalization
Assembly: CMS.Globalization (in CMS.Globalization.dll) Version: 9.0.0
Syntax
C#
public static void SetStateInfo(
	StateInfo state
)

Parameters

state
Type: CMS.GlobalizationStateInfo
State to set
See Also