• Toll-free  888-665-8637
  • International  +1 717-220-0012
Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

MrPlatypus
#1 Posted : Friday, December 18, 2009 2:03:31 PM(UTC)
MrPlatypus

Rank: Member

Joined: 12/18/2009(UTC)
Posts: 1

Good Afternoon:

Has anyone implemented a three-column approach (i.e., amazon.com) for their eCommerce site? Would you be willing to post a link?

Thanks in advance.
Customizer
#2 Posted : Tuesday, December 22, 2009 10:51:31 PM(UTC)
Customizer

Rank: Member

Joined: 9/26/2008(UTC)
Posts: 121

Hi,
As far as remember I did such update. You just need to include ContentColumnControl where ColumnName is name of desired column from admin. Just a small sample:


Code:

<uc4:ContentColumnControl ID="ContentColumnControl1" runat="server" ColumnName="System Account Pages" />
And please do not forget to add control reference:


Code:

<%@ Register Src="~/BVModules/Controls/ContentColumnControl.ascx" TagName="ContentColumnControl"
TagPrefix="uc4" %>

Regards
http://www.software-development-innovations.com - affordable web customization and development service
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

©2024 Develisys. All rights reserved.
  • Toll-free  888-665-8637
  • International  +1 717-220-0012