Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.Ecommerce Namespaces
CMS.Ecommerce
ISettingService Interface
ISettingService Methods
GetBooleanValue Method
GetIntegerValue Method
GetStringValue Method
ISettingService
GetBooleanValue Method
Returns boolean value of setting with given name.
Namespace:
CMS.Ecommerce
Assembly:
CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax
C#
Copy
bool
GetBooleanValue
(
string
key
)
Parameters
key
Type:
System
String
Return Value
Type:
Boolean
See Also
Reference
ISettingService Interface
CMS.Ecommerce Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com