تقييمات الطلاب
( 5 من 5 )
١ تقييمات
فيديو شرح Customizing recaptcha control ضمن كورس ASP.net شرح قناة kudvenkat، الفديو رقم 168 مجانى معتمد اونلاين
Text version of the video
http://csharp-video-tutorials.blogspot.com/2014/10/customizing-recaptcha-control_12.html
Healthy diet is very important both for the body and mind. If you like Aarvi Kitchen recipes, please support by sharing, subscribing and liking our YouTube channel. Hope you can help.
https://www.youtube.com/channel/UC7sEwIXM_YfAMyonQCrGfWA/?sub_confirmation1
Slides
http://csharp-video-tutorials.blogspot.com/2014/10/customizing-recaptcha-control.html
All ASP .NET Text Articles
http://csharp-video-tutorials.blogspot.com/p/free-aspnet-video-tutorial.html
All ASP .NET Slides
http://csharp-video-tutorials.blogspot.com/p/aspnet-slides.html
ASP.NET Playlist
https://www.youtube.com/playlist?listPL4cyC4G0M1RQcB4IYS_zwkyBwMyx5AnDM
All Dot Net and SQL Server Tutorials in English
https://www.youtube.com/user/kudvenkat/playlists?view1&sortdd
All Dot Net and SQL Server Tutorials in Arabic
https://www.youtube.com/c/KudvenkatArabic/playlists
In this video we will discuss using the standard themes that come with recaptcha control to customize it's look and feel in an asp.net web application.
The following are the different standard themes available. The default theme is red.
1. red
2. white
3. blackglass
4. clean
The Theme property can be set declaratively in the HTML or programatically in the code-behind file. The theme that is set programatically overrides the theme that is set declaratively in the HTML.
For complete documentation on customizing the Look and Feel of reCAPTCHA, please visit
https://developers.google.com/recaptcha/docs/customization