You are here: Ektron Namespace > Server Controls API > Ektron.Cms Namespace > Ektron.Cms.Controls Namespace > Classes > Cart Class > Cart Properties > TemplateShopping
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
Cart.TemplateShopping Property

The URL to navigate to when the site visitor clicks the Continue Shopping button. This URL could lead to a template containing a ProductSearch or ProductList server control that would allow a site visitor to select additional products.

C#
[Category("Ektron")]
[TypeConverter(typeof(string))]
[Description("The URL to navigate to, when the user clicks the 'Continue Shopping' button.")]
[DefaultValue("")]
public string TemplateShopping;
Visual Basic
<Category("Ektron")>
<TypeConverter(typeof(string))>
<Description("The URL to navigate to, when the user clicks the 'Continue Shopping' button.")>
<DefaultValue("")>
Public Property TemplateShopping() As string
Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].
Copyright (c) 2008. All rights reserved.
What do you think about this topic? Send feedback!