You are here: Ektron Namespace > Server Controls API > Ektron.Cms Namespace > Ektron.Cms.Controls Namespace > Classes > WebCalendar Class > WebCalendar Properties > DisplayTemplatePath
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
WebCalendar.DisplayTemplatePath Property

Virtual Path to User Control that will be used to display events on the calendar. defaults to ApplicationPath + "WebCalendarDefaultTemplateDisplay.ascx"

C#
[Bindable(true)]
[Category("Ektron")]
[DefaultValue("Workarea\\WebCalendar\\DefaultTemplate\\Display.ascx")]
[Description("Virtual Path to User Control that will be used to display events on the calendar. defaults to ApplicationPath + \"\\WebCalendar\\DefaultTemplate\\Display.ascx\"")]
public string DisplayTemplatePath;
Visual Basic
<Bindable(true)>
<Category("Ektron")>
<DefaultValue("Workarea\\WebCalendar\\DefaultTemplate\\Display.ascx")>
<Description("Virtual Path to User Control that will be used to display events on the calendar. defaults to ApplicationPath + \"\\WebCalendar\\DefaultTemplate\\Display.ascx\"")>
Public Property DisplayTemplatePath() As string
Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].
Copyright (c) 2008. All rights reserved.
What do you think about this topic? Send feedback!