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

To make this calendar dynamic, select calendar_id. When you do, this server control uses the calendar passed as a URL parameter.

C#
[TypeConverter(typeof(DynamicCalendarTypeConverter))]
[Browsable(true), DefaultValue("")]
[Category("Ektron Calendar Control")]
[Description("To make this calendar dynamic, select calendar_id. When you do, this server control uses the calendar passed as a URL parameter.")]
public string CalendarDynamicParameter;
Visual Basic
<TypeConverter(typeof(DynamicCalendarTypeConverter))>
<Browsable(true), DefaultValue("")>
<Category("Ektron Calendar Control")>
<Description("To make this calendar dynamic, select calendar_id. When you do, this server control uses the calendar passed as a URL parameter.")>
Public Property CalendarDynamicParameter() 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!