Tuesday, March 27, 2012

How to make Google Plus One Button to custom control in ASP.NET Webform

http://www.superstarcoders.com/blogs/posts/google-plus-one-button-for-asp-net.aspx

It's quite straight forward to include a Google +1 button in your ASP.NET using the Google Plus One server control:
<ssc:GooglePlusOne Size="Medium" Annotation="Bubble" runat="server" />

No comments:

Post a Comment