Skip to content

Instantly share code, notes, and snippets.

@esitefinity
Created April 11, 2012 22:41
Show Gist options
  • Save esitefinity/2363250 to your computer and use it in GitHub Desktop.
Save esitefinity/2363250 to your computer and use it in GitHub Desktop.
Combining widgets together on a widget template
<%@ Control Language="C#" %>
<asp:Button runat="server" ID="buyNowButton" Text="<%$Resources:OrdersResources, AddToCart %>" CssClass="sfAddToCartBtn" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment