Dynamicweb 8 Documentation
RenderingContext Property

Gets or sets the context of the order. Default is Order.
Syntax
'Declaration
 
Public Property RenderingContext As OrderContext
public OrderContext RenderingContext {get; set;}

Property Value

Order=1: indicates render of cart or order confirmation (default). CustomerCenter=2: indicates render of order from Customer Center.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

OrderTemplateExtender Class
OrderTemplateExtender Members

Send Feedback