Xperience 13 API Reference
Xperience 13 API Reference
Namespaces
CMS Namespaces
CMS.Localization
CultureInfoProvider Class
CultureInfoProvider Methods
Get Method
Get Method (String)
CultureInfoProvider
Get Method (String)
Gets an instance of info object based on its code name.
Namespace:
CMS.Localization
Assembly:
CMS.Globalization (in CMS.Globalization.dll) Version: 13.0.131
Syntax
C#
Copy
public
override
CultureInfo
Get
(
string
name
)
Parameters
name
Type:
System
String
Code name of the info object to look for.
Return Value
Type:
CultureInfo
Returns an instance of
CultureInfo
corresponding to
name
or null.
Implements
IInfoByNameProvider
TInfo
Get(String)
IInfoByNameProvider
TInfo
Get(String)
See Also
Reference
CultureInfoProvider Class
Get Overload
CMS.Localization Namespace
Copyright (c) 2023 Kentico Software
Send comments on this topic to
support@kentico.com