<%@ Page Language="C#" %>
<%@ Register TagPrefix="telerik" Namespace="Telerik.Web.UI" Assembly="Telerik.Web.UI" %>
<!DOCTYPE html>
<
head
runat
=
"server"
>
<
title
>Telerik ASP.NET Example</
title
>
<
link
href
=
"styles.css"
rel
=
"stylesheet"
type
=
"text/css"
/>
</
head
>
<
body
>
<
form
id
=
"form1"
runat
=
"server"
>
<
telerik:RadScriptManager
runat
=
"server"
ID
=
"RadScriptManager1"
/>
<
telerik:RadSkinManager
ID
=
"RadSkinManager1"
runat
=
"server"
ShowChooser
=
"true"
/>
<
div
class
=
"demo-container no-bg"
>
<
div
class
=
"mainWrap"
>
<
h1
>
Telerik UI for ASP.NET AJAX</
h1
>
<
h2
>
Intuitive API. Amazing Performance. Dazzling UI.</
h2
>
<
p
>
Telerik Controls for ASP.NET AJAX set the bar for comprehensiveness, versatility,
performance and reliability in the UI component industry. Backed by Telerik's legendary
support and aggressive release schedule, these 80+ UI controls help you build high-quality
line-of-business web applications faster and easier. See all components and resources
included in the distribution 80+ controls, documentation, live demos, rich set of
skins, Visual Studio samples, DotNetNuke and SharePoint integration.
</
p
>
Story</
a
>
<
div
class
=
"socialShareWrap"
>
<
strong
>Share this article:</
strong
>
TitleToShare
=
"ASP.NET AJAX Controls, .NET Web UI Components | Telerik"
>
<
MainButtons
>
TitleToShare
=
"ASP.NET AJAX Controls, .NET Web UI Components | Telerik"
/>
<
telerik:RadSocialButton
SocialNetType
=
"ShareOnYammer"
></
telerik:RadSocialButton
>
<
telerik:RadSocialButton
SocialNetType
=
"ShareOnFacebook"
></
telerik:RadSocialButton
>
<
telerik:RadSocialButton
SocialNetType
=
"ShareOnTwitter"
></
telerik:RadSocialButton
>
<
telerik:RadSocialButton
SocialNetType
=
"Blogger"
></
telerik:RadSocialButton
>
<
telerik:RadSocialButton
SocialNetType
=
"Delicious"
></
telerik:RadSocialButton
>
<
telerik:RadSocialButton
SocialNetType
=
"Digg"
></
telerik:RadSocialButton
>
<
telerik:RadSocialButton
SocialNetType
=
"GoogleBookmarks"
></
telerik:RadSocialButton
>
<
telerik:RadSocialButton
SocialNetType
=
"ShareOnGooglePlus"
></
telerik:RadSocialButton
>
<
telerik:RadSocialButton
SocialNetType
=
"LinkedIn"
></
telerik:RadSocialButton
>
<
telerik:RadSocialButton
SocialNetType
=
"MySpace"
></
telerik:RadSocialButton
>
<
telerik:RadSocialButton
SocialNetType
=
"Reddit"
></
telerik:RadSocialButton
>
<
telerik:RadSocialButton
SocialNetType
=
"StumbleUpon"
></
telerik:RadSocialButton
>
<
telerik:RadSocialButton
SocialNetType
=
"Tumblr"
></
telerik:RadSocialButton
>
<
telerik:RadSocialButton
SocialNetType
=
"MailTo"
></
telerik:RadSocialButton
>
</
MainButtons
>
</
telerik:RadSocialShare
>
</
div
>
</
div
>
</
div
>
</
form
>
</
body
>
</
html
>