Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.Ecommerce Namespaces
CMS.Ecommerce
ShoppingCartLine Class
ShoppingCartLine Methods
ContainsColumn Method
GetValue Method
SetValue Method
TryGetValue Method
ShoppingCartLine
ContainsColumn Method
Returns true if the object contains specified column.
Namespace:
CMS.Ecommerce
Assembly:
CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax
C#
Copy
public
virtual
bool
ContainsColumn
(
string
columnName
)
Parameters
columnName
Type:
System
String
Column name
Return Value
Type:
Boolean
Implements
IDataContainer
ContainsColumn(String)
See Also
Reference
ShoppingCartLine Class
CMS.Ecommerce Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com