Ektron CMS400.Net Reference

>>Using Other Development Frameworks > CustomJSPFunctions > Event Calendar Function

Event Calendar Function

The ecmEvtCalendar function is used to display an event calendar that has been created in the Ektron CMS400.NET Workarea.

<%= ecmEvtCalendar(int calendar id) %>

This function is basically the same as the Event Calendar function in ASP. See Event Calendar Function for details.

The only difference between the JSP function and the ASP one is the syntax for implementing it.

Event Calendar Sample

Here is an example of the event Calendar in an Ektron CMS400.NET template.

<tr>

<td>

<%= ecmEvtCalendar(24) %>

</td>

</tr>


Visit the Ektron Dev Center at http://dev.ektron.com 1-866 - 4 - EKTRON

Ektron CMS400.NET Reference Version 8.02 SP1 Rev 1

Ektron Documentation,© 2011 Ektron, Inc.