Dynamicweb 8 Documentation
RenderOrder(Order,Template,Boolean,Int32) Method

Syntax
'Declaration
 
Public Overloads Sub RenderOrder( _ 
   ByVal Order As Order, _ 
   ByVal Template As Template, _ 
   ByVal ExtendedProperties As Boolean, _ 
   ByVal stepReq As Integer _ 
) 
public void RenderOrder( 
   Order Order,
   Template Template,
   bool ExtendedProperties,
   int stepReq 
)

Parameters

Order
Template
ExtendedProperties
stepReq
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

Renderer Class
Renderer Members
Overload List

Send Feedback