ShoppingCartGetTempValue Method |
Returns the value from the ShoppingCart viewstate.
Namespace: CMS.EcommerceProviderAssembly: CMS.EcommerceProvider (in CMS.EcommerceProvider.dll) Version: 8.2.23
Syntax public Object GetTempValue(
string key
)
Parameters
- key
- Type: SystemString
Key to viewstate value
Return Value
Type:
ObjectSee Also