User Order History List

Description

This control allows a web user to view any order history, web user must be logged in to use this control.
 

Code Example

<ngage:UserOrderHistoryList ID="UserOrderHistoryList" runat="server" />
 

Basic CSS

/*User Order History */
.user-order-history .order-modal .modal-dialog { width:80%; }