ISettingServiceGetIntegerValue Method |
Returns integer value of setting with given name.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax int GetIntegerValue(
string key
)
Parameters
- key
- Type: SystemString
Return Value
Type:
Int32See Also