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

The URL path of the template that allows a site visitor to view the details of a product in an order. When a path is entered, the product’s title becomes a link that allows site visitors to navigate to the template containing details of the product; for example, the template containing a Product server control.

C#
[Category("Ektron")]
[DefaultValue("")]
[Description("The URL path of the template that allows a site visitor to view the details of a product in an order. When a path is entered, the product�s title becomes a link that allows site visitors to navigate to the template containing details of the product; for example, the template containing a Product server control.")]
public string TemplateProduct;
Visual Basic
<Category("Ektron")>
<DefaultValue("")>
<Description("The URL path of the template that allows a site visitor to view the details of a product in an order. When a path is entered, the product�s title becomes a link that allows site visitors to navigate to the template containing details of the product; for example, the template containing a Product server control.")>
Public Property TemplateProduct() 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!