ISettingServiceGetStringValue Method |
Returns string value of setting with given name.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax string GetStringValue(
string key
)
Parameters
- key
- Type: SystemString
Return Value
Type:
StringSee Also