Click or drag to resize
StateInfoProviderDeleteStateInfo Method (Int32)
Deletes specified state.

Namespace: CMS.Globalization
Assembly: CMS.Globalization (in CMS.Globalization.dll) Version: 9.0.0
Syntax
C#
public static void DeleteStateInfo(
	int stateId
)

Parameters

stateId
Type: SystemInt32
State id
See Also