ISettingServiceGetBooleanValue Method |
Returns boolean value of setting with given name.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 13.0.131
Syntax bool GetBooleanValue(
string key
)
Parameters
- key
- Type: SystemString
Return Value
Type:
BooleanSee Also