ID of template added in DayTemplates collection.
Namespace:
C1.Web.UI.Controls.C1CalendarAssembly: C1.Web.UI.Controls.2 (in C1.Web.UI.Controls.2.dll)
Syntax
| C# |
|---|
[NotifyParentPropertyAttribute(true)] [DefaultValueAttribute("")] public string TemplateID { get; set; } |
| Visual Basic |
|---|
<NotifyParentPropertyAttribute(True)> _ <DefaultValueAttribute("")> _ Public Property TemplateID As String Get Set |