How do I make an OrderCentral page require user be logged in?


This is configured at the page level using the securityCheck control.

Example: <xct:securitycheck id="securityCheck" runat="server" securePage="true" />

For more infomation on how this works: Review the documentation on OrderCentral.elements.securityCheck here