Xperience 13 API Reference
Xperience 13 API Reference
Namespaces
CMS Namespaces
CMS.Ecommerce Namespaces
CMS.Ecommerce
CurrencyInfoProvider Class
CurrencyInfoProvider Methods
Get Method
Get Method (String, Int32)
CurrencyInfoProvider
Get Method (String, Int32)
Gets an instance of info object based on its code name and site ID.
Namespace:
CMS.Ecommerce
Assembly:
CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 13.0.131
Syntax
C#
Copy
public
override
CurrencyInfo
Get
(
string
name
,
int
siteId
)
Parameters
name
Type:
System
String
Code name of the info object to look for.
siteId
Type:
System
Int32
ID of the site to which to constrain the lookup.
Return Value
Type:
CurrencyInfo
Returns an instance of
CurrencyInfo
corresponding to
name
and
siteId
or null.
Implements
IInfoBySiteAndNameProvider
TInfo
Get(String, Int32)
IInfoBySiteAndNameProvider
TInfo
Get(String, Int32)
See Also
Reference
CurrencyInfoProvider Class
Get Overload
CMS.Ecommerce Namespace
Copyright (c) 2023 Kentico Software
Send comments on this topic to
support@kentico.com