FooterTemplate Property

WebControls UltimateCalendar

UltimateCalendar Class Library

UltimateCalendar.FooterTemplate Property

Gets or sets the footer template to include any HTML or server control.

[Visual Basic] Overridable Public Property FooterTemplate As ITemplate
[C#]
public virtual System.Web.UI.ITemplate FooterTemplate {get; set;}

Property Value

Footer template to include any HTML or server control.

Remarks

Use this property to set the footer template to include any HTML or server control.

See Also

UltimateCalendar Class | Karamasoft.WebControls.UltimateCalendar Namespace