Xperience 13 API Reference
Xperience 13 API Reference
Namespaces
CMS Namespaces
CMS.Globalization Namespaces
CMS.Globalization
StateInfoProvider Class
StateInfoProvider Methods
ClearHashtables Method
Delete Method
DeleteStateInfo Method
DeleteStateInfoInternal Method
GetStateInfo Method
GetStateInfoByCode Method
GetStateInfoByCodeInternal Method
GetStates Method
Set Method
SetStateInfo Method
SetStateInfoInternal Method
StateInfoProvider
Set Method
Inserts or updates the
info
object in the underlying data store.
Namespace:
CMS.Globalization
Assembly:
CMS.Globalization (in CMS.Globalization.dll) Version: 13.0.131
Syntax
C#
Copy
public
override
void
Set
(
StateInfo
info
)
Parameters
info
Type:
CMS.Globalization
StateInfo
Info object to be inserted or updated.
Implements
IInfoProvider
TInfo
Set(TInfo)
IInfoProvider
TInfo
Set(TInfo)
Exceptions
Exception
Condition
ArgumentNullException
Thrown when
info
is null.
See Also
Reference
StateInfoProvider Class
CMS.Globalization Namespace
Copyright (c) 2023 Kentico Software
Send comments on this topic to
support@kentico.com