Portal Engine Questions on portal engine and web parts.
Version 4.x > Portal Engine > Is there a feature for enable time and date for my site? View modes: 
User avatar
Member
Member
daniel_1-live.com - 7/27/2009 7:56:04 AM
   
Is there a feature for enable time and date for my site?
I use kentico to build myself a site and i came across other site that have time and date on it, wondering does kentico have this feature as well? And if yes how does one go about it?

User avatar
Kentico Developer
Kentico Developer
kentico_ondrejv - 7/29/2009 7:26:27 AM
   
RE:Is there a feature for enable time and date for my site?
Hello,

Since Kentico CMS is standard ASP.NET application you can build your own controls using C# or VB language. You can find nice example to show time on the page also in our Developer's Guide: http://devnet.kentico.com/docs/devguide/displaying_correct_time_in_your_code.htm

You can see here how to build user controls: http://devnet.kentico.com/docs/devguide/adding_custom_code_to_the_portal_page_template.htm

Best regards
Ondrej Vasil