Kentico 11 API Reference
Kentico 11 API Reference
Namespaces
CMS.Ecommerce Namespaces
CMS.Ecommerce
ShoppingCartLine Class
ShoppingCartLine Methods
ContainsColumn Method
GetValue Method
SetValue Method
TryGetValue Method
ShoppingCartLine
.
GetValue Method
Gets the value of column.
Namespace:
CMS.Ecommerce
Assembly:
CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 11.0.0
Syntax
C#
Copy
public
Object
GetValue
(
string
columnName
)
Parameters
columnName
Type:
System
.
String
Column name
Return Value
Type:
Object
Implements
ISimpleDataContainer
.
GetValue(String)
See Also
Reference
ShoppingCartLine Class
CMS.Ecommerce Namespace
Copyright (c) 2017 Kentico Software
Send comments on this topic to
support@kentico.com